mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
Issue 26: Remove unused help option
This commit is contained in:
parent
72e6efaf84
commit
4d730c6fee
@ -240,13 +240,6 @@ const char **options_menu_help[14] = {
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Display 1541 drive LED to",
|
||||
"show if the emulation got",
|
||||
"stuck or is running.",
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Select display settings.",
|
||||
"Fullscreen attemts to run",
|
||||
@ -267,6 +260,8 @@ const char **options_menu_help[14] = {
|
||||
NULL,
|
||||
},
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
(const char*[]){
|
||||
"Setup theme for the Frodo",
|
||||
"menus.",
|
||||
|
Loading…
Reference in New Issue
Block a user