mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-14 07:35: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,
|
||||||
},
|
},
|
||||||
NULL,
|
NULL,
|
||||||
(const char*[]){
|
|
||||||
"Display 1541 drive LED to",
|
|
||||||
"show if the emulation got",
|
|
||||||
"stuck or is running.",
|
|
||||||
NULL,
|
|
||||||
},
|
|
||||||
NULL,
|
|
||||||
(const char*[]){
|
(const char*[]){
|
||||||
"Select display settings.",
|
"Select display settings.",
|
||||||
"Fullscreen attemts to run",
|
"Fullscreen attemts to run",
|
||||||
@ -267,6 +260,8 @@ const char **options_menu_help[14] = {
|
|||||||
NULL,
|
NULL,
|
||||||
},
|
},
|
||||||
NULL,
|
NULL,
|
||||||
|
NULL,
|
||||||
|
NULL,
|
||||||
(const char*[]){
|
(const char*[]){
|
||||||
"Setup theme for the Frodo",
|
"Setup theme for the Frodo",
|
||||||
"menus.",
|
"menus.",
|
||||||
|
Loading…
Reference in New Issue
Block a user