mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-07 01:18:47 +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;
|
goto error;
|
||||||
}
|
}
|
||||||
|
event_command(EVENT_CMD_CORE_INFO_INIT);
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
error:
|
error:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user