mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-27 05:07:42 +00:00
(Frontend) Add init_msg_queue after rarch_main_clear_state
This commit is contained in:
parent
7b0ce6131e
commit
521c5e077f
@ -303,6 +303,7 @@ returntype main_entry(signature())
|
||||
driver.frontend_ctx->init(args);
|
||||
|
||||
rarch_main_clear_state();
|
||||
rarch_init_msg_queue();
|
||||
|
||||
if (driver.frontend_ctx && driver.frontend_ctx->environment_get)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user