mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-16 20:39:15 +01:00
Correct menu heko
This commit is contained in:
parent
4b1c10c7be
commit
108f069478
@ -106,6 +106,7 @@ const char **main_menu_help[] = {
|
||||
},
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Network setup for playing",
|
||||
"C64 games against other",
|
||||
@ -116,7 +117,10 @@ const char **main_menu_help[] = {
|
||||
"Configure Frodo",
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Quit Frodo",
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user