mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(RARCH_CONSOLE) Prevent exit_spawn from being set to true whenever
we start new content
This commit is contained in:
parent
4620d07ac8
commit
e1b139da84
@ -3061,8 +3061,6 @@ void rarch_main_command(unsigned cmd)
|
||||
#else
|
||||
rarch_environment_cb(RETRO_ENVIRONMENT_SET_LIBRETRO_PATH,
|
||||
(void*)g_settings.libretro);
|
||||
rarch_environment_cb(RETRO_ENVIRONMENT_EXEC,
|
||||
(void*)g_extern.fullpath);
|
||||
#endif
|
||||
break;
|
||||
case RARCH_CMD_LOAD_CORE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user