mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
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:
parent
9a8ffeeeea
commit
0ffa8947ee
3 changed files with 8 additions and 2 deletions
|
@ -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,");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue