mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 20:58:18 +00:00
(iOS) Don't call hacky apple_refresh_config
This commit is contained in:
parent
14dbd27873
commit
2485ee1e98
@ -808,8 +808,6 @@ static void RunActionSheet(const char* title, const struct string_list* items, U
|
||||
config_set_string(config, "savestate_directory", [[RetroArch_iOS get].systemDirectory UTF8String]);
|
||||
config_file_write(config, self.pathToSave.UTF8String);
|
||||
config_file_free(config);
|
||||
|
||||
apple_refresh_config();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user