This commit is contained in:
twinaphex 2016-06-17 15:17:20 +02:00
parent 8357467937
commit 13bbf9d18f
1 changed files with 5 additions and 4 deletions

View File

@ -7588,6 +7588,7 @@ static bool setting_append_list(
START_GROUP(list, list_info, &group_info,
menu_hash_to_str_enum(MENU_ENUM_LABEL_VALUE_DIRECTORY_SETTINGS),
parent_group);
menu_settings_list_current_add_enum_idx(list, list_info, MENU_ENUM_LABEL_DIRECTORY_SETTINGS);
parent_group = menu_hash_to_str_enum(MENU_ENUM_LABEL_VALUE_SETTINGS);