mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
Hide Playlist Settings if 'Show Advanced Settings' not enabled
This commit is contained in:
parent
fb768eb608
commit
60ae1d0dc0
@ -6405,6 +6405,7 @@ static bool setting_append_list_playlist_options(
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
START_GROUP(group_info, "Playlist Settings", parent_group);
|
||||
settings_data_list_current_add_flags(list, list_info, SD_FLAG_ADVANCED);
|
||||
|
||||
parent_group = "Settings";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user