menu text adjustment

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@506 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-06-29 22:00:19 +00:00
parent 7292c709c8
commit 1a65e3b161
3 changed files with 3 additions and 3 deletions

View file

@ -1330,7 +1330,7 @@ static void draw_menu_credits(void)
text_out16(tl_x, (y+=10), "jens.l: gizmondo 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,");