1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-24 18:39:59 +00:00

Merge pull request from Monroe88/patch-3

(menu-setting.c) Allow Max Timing Skew to be set to 0
This commit is contained in:
Twinaphex 2017-08-03 01:11:50 +02:00 committed by GitHub
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,