mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
menu text adjustment
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@506 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
06796143f5
commit
7a938d57b1
2 changed files with 2 additions and 2 deletions
|
@ -1446,7 +1446,7 @@ static void draw_menu_credits(void)
|
|||
text_out16(tl_x, (y+=10), "craigix: GP2X hardware");
|
||||
text_out16(tl_x, (y+=10), "ketchupgun: skin design");
|
||||
|
||||
text_out16(tl_x, (y+=20), "special thanks (for code, docs, ideas)");
|
||||
text_out16(tl_x, (y+=20), "special thanks (for docs, ideas):");
|
||||
text_out16(tl_x, (y+=10), " Charles MacDonald, Haze,");
|
||||
text_out16(tl_x, (y+=10), " Stephane Dallongeville,");
|
||||
text_out16(tl_x, (y+=10), " Lordus, Exophase, Rokas,");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue