mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-11-28 11:04:15 +01:00
Fixed version number
This commit is contained in:
parent
b06d6c3580
commit
4ae0ed0c45
@ -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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user