mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(Frontend) Go through rarch_main_command
This commit is contained in:
parent
5a5d58d8e8
commit
ba8f817587
@ -323,7 +323,7 @@ bool main_load_content(int argc, char **argv, args_type() args,
|
||||
goto error;
|
||||
}
|
||||
|
||||
g_extern.lifecycle_state |= (1ULL << MODE_GAME);
|
||||
rarch_main_command(RARCH_CMD_RESUME);
|
||||
|
||||
if (process_args)
|
||||
process_args(rarch_argc_ptr, rarch_argv_ptr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user