final adjustments for Giz release

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@272 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-10-06 19:26:40 +00:00
parent 9a8ffeeeea
commit 0ffa8947ee
3 changed files with 8 additions and 2 deletions

View file

@ -1356,7 +1356,7 @@ static void draw_menu_credits(void)
menu_draw_begin(1);
text_out16(tl_x, 20, "PicoDrive v" VERSION " (c) notaz, 2006,2007");
text_out16(tl_x, 30, "rc1");
y = tl_y;
text_out16(tl_x, y, "Credits:");
text_out16(tl_x, (y+=10), "Dave: Cyclone 68000 core,");