Merge remote-tracking branch 'upstreamssh/master'
This commit is contained in:
commit
36b607d2b4
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ void retro_get_system_info(struct retro_system_info* info)
|
||||||
info->library_version = "v0.91" GIT_VERSION;
|
info->library_version = "v0.91" GIT_VERSION;
|
||||||
info->need_fullpath = true;
|
info->need_fullpath = true;
|
||||||
info->block_extract = false;
|
info->block_extract = false;
|
||||||
info->valid_extensions = "gba|bin|agb|gbz" ;
|
info->valid_extensions = "gba|bin|agb|gbz|u1" ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue