mirror of
https://github.com/libretro/RetroArch
synced 2025-04-04 04:20:29 +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 *library_version;
|
||||||
const char *valid_extensions;
|
const char *valid_extensions;
|
||||||
bool need_fullpath;
|
bool need_fullpath;
|
||||||
|
bool block_extract;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct retro_game_geometry
|
struct retro_game_geometry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user