Correct menu heko

This commit is contained in:
simon.kagstrom 2010-01-11 06:46:48 +00:00
parent 4b1c10c7be
commit 108f069478

View File

@ -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,
};