Move SRAM init to content init (#14653)

This commit is contained in:
sonninnos 2022-11-21 16:24:58 +02:00 committed by GitHub
parent 6a098d37ac
commit 10a74657c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 14 deletions

View file

@ -5200,6 +5200,8 @@ static bool event_init_content(
command_event_set_savestate_auto_index(settings);
runloop_path_init_savefile();
if (!event_load_save_files(runloop_st->flags &
RUNLOOP_FLAG_IS_SRAM_LOAD_DISABLED))
RARCH_LOG("[SRAM]: %s\n",