mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Silence warning
This commit is contained in:
parent
fda9b01ab3
commit
e802c07d71
@ -1411,6 +1411,7 @@ bool content_init(void)
|
||||
content_ctx.block_extract = false;
|
||||
content_ctx.need_fullpath = false;
|
||||
content_ctx.set_supports_no_game_enable = false;
|
||||
content_ctx.patch_is_blocked = false;
|
||||
|
||||
content_ctx.subsystem.data = NULL;
|
||||
content_ctx.subsystem.size = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user