mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
(Menu setting) 'Quit Press Twice' - set default value
This commit is contained in:
parent
73f752bf4c
commit
6a4207fe55
@ -9814,7 +9814,7 @@ static bool setting_append_list(
|
||||
&settings->bools.quit_press_twice,
|
||||
MENU_ENUM_LABEL_QUIT_PRESS_TWICE,
|
||||
MENU_ENUM_LABEL_VALUE_QUIT_PRESS_TWICE,
|
||||
false,
|
||||
DEFAULT_QUIT_PRESS_TWICE,
|
||||
MENU_ENUM_LABEL_VALUE_OFF,
|
||||
MENU_ENUM_LABEL_VALUE_ON,
|
||||
&group_info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user