mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
Buildfix
This commit is contained in:
parent
870ae8b7af
commit
6e6b6bf203
@ -1100,7 +1100,7 @@ void rarch_main_free(void)
|
||||
event_command(EVENT_CMD_DRIVERS_DEINIT);
|
||||
event_command(EVENT_CMD_LOG_FILE_DEINIT);
|
||||
|
||||
rarch_main_state_free();
|
||||
rarch_main_ctl(RARCH_MAIN_CTL_STATE_FREE, NULL);
|
||||
rarch_main_ctl(RARCH_MAIN_CTL_GLOBAL_FREE, NULL);
|
||||
config_free();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user