mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Merge pull request #2571 from lakkatv/xmb
Save content history diretly after its update
This commit is contained in:
commit
149bf68cf7
@ -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…
x
Reference in New Issue
Block a user