mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(iOS) Build fix
This commit is contained in:
parent
9ac52de4df
commit
e4786cfcf6
@ -31,7 +31,9 @@ void apple_rarch_exited(void)
|
||||
apple_core = 0;
|
||||
[apple_platform unloadingCore:used_core];
|
||||
|
||||
#ifdef OSX
|
||||
[used_core release];
|
||||
#endif
|
||||
}
|
||||
|
||||
void apple_run_core(NSString* core, const char* file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user