mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-26 01:30:51 +00:00
Fix Playlist settings
This commit is contained in:
parent
d89f268d98
commit
833285cfbf
@ -836,6 +836,10 @@ static struct cbs_deferred_lbl_callback cbs_deferred2_lbl_list[] = {
|
||||
MENU_ENUM_LABEL_DEFERRED_AUDIO_SETTINGS_LIST,
|
||||
deferred_push_audio_settings_list
|
||||
},
|
||||
{
|
||||
MENU_ENUM_LABEL_DEFERRED_PLAYLIST_SETTINGS_LIST,
|
||||
deferred_push_playlist_settings_list
|
||||
},
|
||||
{
|
||||
MENU_ENUM_LABEL_CORE_INFORMATION,
|
||||
deferred_push_core_information
|
||||
|
Loading…
Reference in New Issue
Block a user