mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
iOS/tvOS: flush save files on backgrounding (#16996)
This commit is contained in:
parent
33c5c5341b
commit
381c3a5317
@ -757,6 +757,7 @@ enum
|
||||
update_topshelf();
|
||||
#endif
|
||||
rarch_stop_draw_observer();
|
||||
command_event(CMD_EVENT_SAVE_FILES, NULL);
|
||||
}
|
||||
|
||||
- (void)applicationWillTerminate:(UIApplication *)application
|
||||
|
Loading…
x
Reference in New Issue
Block a user