mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 09:55:08 +01:00
Update extensions
This commit is contained in:
parent
ad57aa9590
commit
d7a1ff7cc2
@ -712,7 +712,7 @@ void retro_get_system_info(struct retro_system_info *info)
|
|||||||
{
|
{
|
||||||
info->library_name = "Genesis Plus GX";
|
info->library_name = "Genesis Plus GX";
|
||||||
info->library_version = "v1.7.3";
|
info->library_version = "v1.7.3";
|
||||||
info->valid_extensions = "md|smd|bin|cue|gen|zip|MD|SMD|bin|iso|ISO|CUE|GEN|ZIP|sms|SMS|gg|GG|sg|SG";
|
info->valid_extensions = "md|smd|bin|cue|gen|iso|sms|gg|sg";
|
||||||
info->block_extract = false;
|
info->block_extract = false;
|
||||||
info->need_fullpath = true;
|
info->need_fullpath = true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user