mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 18:05:06 +01:00
Update libretro version
This commit is contained in:
parent
7d833829e3
commit
0507933fd3
@ -701,7 +701,7 @@ static struct retro_system_av_info g_av_info;
|
||||
void retro_get_system_info(struct retro_system_info *info)
|
||||
{
|
||||
info->library_name = "Genesis Plus GX";
|
||||
info->library_version = "v1.7.1";
|
||||
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->block_extract = false;
|
||||
info->need_fullpath = true;
|
||||
|
Loading…
Reference in New Issue
Block a user