mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
i did!
This commit is contained in:
parent
fa7730fc49
commit
8d500d2cf2
@ -52,7 +52,6 @@
|
||||
// UIApplicationDelegate
|
||||
- (void)applicationDidFinishLaunching:(UIApplication *)application
|
||||
{
|
||||
// TODO: Relocate this!
|
||||
self.system_directory = [NSString stringWithFormat:@"%@/.RetroArch", kDOCSFOLDER];
|
||||
mkdir([self.system_directory UTF8String], 0755);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user