lr: Delay Frame Swapping should be enabled by default
This commit is contained in:
parent
81bebdb900
commit
1256680a99
|
@ -505,7 +505,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
|||
{ "enabled", NULL },
|
||||
{ NULL, NULL },
|
||||
},
|
||||
"disabled",
|
||||
"enabled",
|
||||
},
|
||||
{
|
||||
CORE_OPTION_NAME "_detect_vsync_swap_interval",
|
||||
|
|
Loading…
Reference in New Issue