mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Add block_extract.
This commit is contained in:
parent
9f0211d9d7
commit
1959f0d17b
@ -111,6 +111,7 @@ struct retro_system_info
|
||||
const char *library_version;
|
||||
const char *valid_extensions;
|
||||
bool need_fullpath;
|
||||
bool block_extract;
|
||||
};
|
||||
|
||||
struct retro_game_geometry
|
||||
|
Loading…
Reference in New Issue
Block a user