mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 18:39:59 +00:00
Merge pull request #5234 from Monroe88/patch-3
(menu-setting.c) Allow Max Timing Skew to be set to 0
This commit is contained in:
commit
38b9ecb1b1
@ -4027,7 +4027,7 @@ static bool setting_append_list(
|
||||
menu_settings_list_current_add_range(
|
||||
list,
|
||||
list_info,
|
||||
0.01,
|
||||
0.0,
|
||||
0.5,
|
||||
0.01,
|
||||
true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user