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

This commit is contained in:
ds22x 2024-01-08 14:00:06 +01:00 committed by GitHub
parent d4ca576c07
commit ab7f248d87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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