mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(Android) Fix 'Back as Menu Toggle Enable'
This commit is contained in:
parent
108a6b9e21
commit
fd56d5c1b8
@ -4276,7 +4276,7 @@ static bool setting_append_list_input_options(
|
||||
|
||||
#ifdef ANDROID
|
||||
CONFIG_BOOL(
|
||||
settings->input.remap_binds_enable,
|
||||
settings->input.back_as_menu_toggle_enable,
|
||||
menu_hash_to_str(MENU_LABEL_INPUT_BACK_AS_MENU_TOGGLE_ENABLE),
|
||||
menu_hash_to_str(MENU_LABEL_VALUE_INPUT_BACK_AS_MENU_TOGGLE_ENABLE),
|
||||
back_as_menu_toggle_enable,
|
||||
|
Loading…
Reference in New Issue
Block a user