mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(iOS) Build fix
This commit is contained in:
parent
3512919f9a
commit
3280c0b2c9
@ -123,6 +123,7 @@ static void frontend_apple_get_environment_settings(int *argc, char *argv[],
|
||||
if (!bundle)
|
||||
return;
|
||||
bundle_url = CFBundleCopyBundleURL(bundle);
|
||||
CFStringRef bundle_path = CFURLCopyPath(bundle_url);
|
||||
|
||||
#ifdef IOS
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user