mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +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,
|
system->library_name,
|
||||||
NULL,
|
NULL,
|
||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
|
content_playlist_write_file(g_defaults.history);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user