1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-27 18:41:01 +00:00

Flag 'Threaded Data Runloop Enable' as advanced setting

This commit is contained in:
twinaphex 2015-06-14 20:12:18 +02:00
parent 2157051d48
commit bfe4067b83

@ -5855,6 +5855,7 @@ static bool setting_append_list_menu_options(
parent_group,
general_write_handler,
general_read_handler);
settings_data_list_current_add_flags(list, list_info, SD_FLAG_ADVANCED);
#endif
/* These colors are hints. The menu driver is not required to use them. */