mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-26 20:55:39 +00:00
Merge pull request #1762 from heuripedes/master
Write playlist after updating the core
This commit is contained in:
commit
753a471c81
@ -871,6 +871,7 @@ static int action_ok_core_deferred_set(const char *path,
|
||||
menu->playlist->entries[idx].crc32,
|
||||
menu->playlist->entries[idx].db_name);
|
||||
|
||||
content_playlist_write_file(menu->playlist);
|
||||
content_playlist_free(menu->playlist);
|
||||
menu->playlist = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user