Merge pull request #12496 from sonninnos/framedelay-range

Extend frame delay range
This commit is contained in:
Autechre 2021-06-07 15:53:09 +02:00 committed by GitHub
commit fe2fd18aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11496,7 +11496,7 @@ static bool setting_append_list(
general_write_handler,
general_read_handler);
(*list)[list_info->index - 1].action_ok = &setting_action_ok_uint;
menu_settings_list_current_add_range(list, list_info, 0, 15, 1, true, true);
menu_settings_list_current_add_range(list, list_info, 0, 19, 1, true, true);
SETTINGS_DATA_LIST_CURRENT_ADD_FLAGS(list, list_info, SD_FLAG_LAKKA_ADVANCED);
/* Unlike all other shader-related menu entries