mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-01 15:48:49 +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…
Reference in New Issue
Block a user