mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
Enable 'quit press twice' by default from now
This commit is contained in:
parent
719f7535ae
commit
22d82f9e6d
@ -455,7 +455,7 @@ static bool menu_swap_ok_cancel_buttons = true;
|
|||||||
static bool menu_swap_ok_cancel_buttons = false;
|
static bool menu_swap_ok_cancel_buttons = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static bool quit_press_twice = false;
|
static bool quit_press_twice = true;
|
||||||
|
|
||||||
static bool default_log_to_file = false;
|
static bool default_log_to_file = false;
|
||||||
static bool log_to_file_timestamp = false;
|
static bool log_to_file_timestamp = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user