mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-21 06:42:02 +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,
|
NULL,
|
||||||
|
NULL,
|
||||||
(const char*[]){
|
(const char*[]){
|
||||||
"Network setup for playing",
|
"Network setup for playing",
|
||||||
"C64 games against other",
|
"C64 games against other",
|
||||||
@ -116,7 +117,10 @@ const char **main_menu_help[] = {
|
|||||||
"Configure Frodo",
|
"Configure Frodo",
|
||||||
NULL,
|
NULL,
|
||||||
},
|
},
|
||||||
|
(const char*[]){
|
||||||
|
"Quit Frodo",
|
||||||
NULL,
|
NULL,
|
||||||
|
},
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user