mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-22 11:29:24 +01:00
Fixup help messages
This commit is contained in:
parent
f88aa54500
commit
eaa82b3e00
@ -231,6 +231,12 @@ const char *bind_key_menu_messages[13] = {
|
||||
};
|
||||
|
||||
const char **options_menu_help[14] = {
|
||||
(const char*[]){
|
||||
"Help and keyboard.",
|
||||
"shortcuts",
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Switch controller to",
|
||||
"C64 joystick port",
|
||||
@ -273,7 +279,6 @@ const char **options_menu_help[14] = {
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Setup theme for the Frodo",
|
||||
"menus.",
|
||||
|
Loading…
Reference in New Issue
Block a user