Fix nonstandard default for CD add-on (MD mode) (#536)

This commit is contained in:
ds22x 2024-01-09 08:36:43 +01:00 committed by GitHub
parent d4ca576c07
commit 611c960d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
{ "none", "None" },
{ NULL, NULL },
},
"disabled"
"auto"
},
{
"genesis_plus_gx_lock_on",