mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-28 05:38:24 +00:00
(iOS) Take out core_info_set_core_path
This commit is contained in:
parent
6f951a9ac1
commit
540b2d3e84
@ -225,9 +225,6 @@ enum
|
||||
|
||||
[self pushViewController:[RAMainMenu new] animated:YES];
|
||||
|
||||
// Warn if there are no cores present
|
||||
core_info_set_core_path();
|
||||
|
||||
[apple_platform loadingCore:nil withFile:nil];
|
||||
|
||||
if (rarch_main(0, NULL))
|
||||
|
Loading…
Reference in New Issue
Block a user