lr: Delay Frame Swapping should be enabled by default

This commit is contained in:
Flyinghead 2024-05-21 10:45:50 +02:00
parent 81bebdb900
commit 1256680a99
1 changed files with 1 additions and 1 deletions

View File

@ -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",