mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-17 22:29:27 +00:00
Merge pull request #1886 from fr500/master
make info files reload after a successful download/extraction
This commit is contained in:
commit
f2e5b969a7
@ -80,7 +80,7 @@ static int zlib_extract_core_callback(const char *name, const char *valid_exts,
|
||||
}
|
||||
goto error;
|
||||
}
|
||||
|
||||
event_command(EVENT_CMD_CORE_INFO_INIT);
|
||||
return 1;
|
||||
|
||||
error:
|
||||
|
Loading…
Reference in New Issue
Block a user