mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Save content history diretly after its update
This commit is contained in:
parent
4afbf2a141
commit
0a6572eb83
@ -425,6 +425,8 @@ static void menu_push_to_history_playlist(void)
|
||||
system->library_name,
|
||||
NULL,
|
||||
NULL);
|
||||
|
||||
content_playlist_write_file(g_defaults.history);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user