mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-26 11:11:48 +01:00
Fix nonstandard default for CD add-on (MD mode) (#536)
This commit is contained in:
parent
d4ca576c07
commit
611c960d6d
@ -187,7 +187,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
|||||||
{ "none", "None" },
|
{ "none", "None" },
|
||||||
{ NULL, NULL },
|
{ NULL, NULL },
|
||||||
},
|
},
|
||||||
"disabled"
|
"auto"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"genesis_plus_gx_lock_on",
|
"genesis_plus_gx_lock_on",
|
||||||
|
Loading…
Reference in New Issue
Block a user