mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 18:58:21 +00:00
(menu-setting.c) Allow Max Timing Skew to be set to 0
This commit is contained in:
parent
d78ea9cffc
commit
3256af4ffe
@ -4027,7 +4027,7 @@ static bool setting_append_list(
|
|||||||
menu_settings_list_current_add_range(
|
menu_settings_list_current_add_range(
|
||||||
list,
|
list,
|
||||||
list_info,
|
list_info,
|
||||||
0.01,
|
0.0,
|
||||||
0.5,
|
0.5,
|
||||||
0.01,
|
0.01,
|
||||||
true,
|
true,
|
||||||
|
Loading…
Reference in New Issue
Block a user