mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Playlist file needs to be written to when we add an entry to
Favorites
This commit is contained in:
parent
e743875de2
commit
adc3b4b726
@ -2194,6 +2194,7 @@ TODO: Add a setting for these tweaks */
|
|||||||
NULL,
|
NULL,
|
||||||
NULL
|
NULL
|
||||||
);
|
);
|
||||||
|
playlist_write_file(g_defaults.content_favorites);
|
||||||
break;
|
break;
|
||||||
case CMD_EVENT_RESTART_RETROARCH:
|
case CMD_EVENT_RESTART_RETROARCH:
|
||||||
if (!frontend_driver_set_fork(FRONTEND_FORK_RESTART))
|
if (!frontend_driver_set_fork(FRONTEND_FORK_RESTART))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user