mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 12:35:23 +00:00
(GX) Always try to save config file at exit
This commit is contained in:
parent
3669de1228
commit
c48b5a30da
@ -450,7 +450,6 @@ begin_loop:
|
||||
goto begin_loop;
|
||||
|
||||
begin_shutdown:
|
||||
if(path_file_exists(default_paths.config_file))
|
||||
rarch_config_save(default_paths.config_file);
|
||||
|
||||
if(g_console.emulator_initialized)
|
||||
|
Loading…
x
Reference in New Issue
Block a user