mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Merge pull request #6504 from Dwedit/secondary_core_bug_fix
Fixed initializing controller port map.
This commit is contained in:
commit
28b9a38d7d
@ -292,6 +292,7 @@ bool core_load_game(retro_ctx_load_content_info_t *load_info)
|
||||
|
||||
#ifdef HAVE_RUNAHEAD
|
||||
set_load_content_info(load_info);
|
||||
clear_controller_port_map();
|
||||
#endif
|
||||
|
||||
content_get_status(&contentless, &is_inited);
|
||||
|
Loading…
x
Reference in New Issue
Block a user