Fixed version number

This commit is contained in:
fabio.olimpieri 2014-03-23 17:35:00 +00:00
parent b06d6c3580
commit 4ae0ed0c45

View File

@ -325,7 +325,7 @@ void help_menu() {
clean_screen(); clean_screen();
print_string(fbuffer,"FBZX Wii (10.0)",-1,20,15,0,ancho); print_string(fbuffer,"FBZX Wii (10.4)",-1,20,15,0,ancho);
print_string(fbuffer,"Available keys",-1,50,14,0,ancho); print_string(fbuffer,"Available keys",-1,50,14,0,ancho);
print_string(fbuffer,"Shift:Caps Shift Ctrl:Symbol Shift",-1,95,11,0,ancho); print_string(fbuffer,"Shift:Caps Shift Ctrl:Symbol Shift",-1,95,11,0,ancho);