mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 12:35:23 +00:00
(Menu) Hide Interface Settings in Lakka
This commit is contained in:
parent
6b47bc0bdc
commit
d636f1b4b5
@ -2427,7 +2427,7 @@ static bool setting_append_list(
|
||||
parent_group);
|
||||
menu_settings_list_current_add_enum_idx(list, list_info, MENU_ENUM_LABEL_MENU_SETTINGS);
|
||||
|
||||
#if !defined(RARCH_CONSOLE)
|
||||
#if !defined(RARCH_CONSOLE) && !defined(HAVE_LAKKA)
|
||||
CONFIG_ACTION(
|
||||
list, list_info,
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_USER_INTERFACE_SETTINGS),
|
||||
|
Loading…
x
Reference in New Issue
Block a user