mirror of
https://github.com/libretro/RetroArch
synced 2025-02-23 15:40:35 +00:00
(OSX) Replace apple_rarch_exited call with main_exit
This commit is contained in:
parent
754eceb5e2
commit
f0b4388eb1
@ -61,6 +61,6 @@ void apple_run_core(int argc, char **argv, const char* core,
|
||||
else
|
||||
apple_display_alert("Failed to load content.", "Error");
|
||||
|
||||
apple_rarch_exited();
|
||||
main_exit(NULL);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user