mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 12:39:54 +00:00
(OSX) coreWasChosen - Implement some stubs
This commit is contained in:
parent
81824f213d
commit
87445ca1c3
@ -284,7 +284,9 @@ static char** waiting_argv;
|
||||
|
||||
if (!g_extern.main_is_init)
|
||||
{
|
||||
/* Load core/content here. */
|
||||
/* TODO/FIXME: Set core/content here. */
|
||||
rarch_main_command(RARCH_CMD_LOAD_CORE);
|
||||
rarch_main_command(RARCH_CMD_LOAD_CONTENT);
|
||||
}
|
||||
else
|
||||
g_extern.system.shutdown = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user