mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Reinit audio on audio sync toggle (#15204)
This commit is contained in:
parent
bdc34f2046
commit
a8994860fc
@ -13679,6 +13679,7 @@ static bool setting_append_list(
|
||||
general_read_handler,
|
||||
SD_FLAG_NONE
|
||||
);
|
||||
MENU_SETTINGS_LIST_CURRENT_ADD_CMD(list, list_info, CMD_EVENT_AUDIO_REINIT);
|
||||
SETTINGS_DATA_LIST_CURRENT_ADD_FLAGS(list, list_info, SD_FLAG_LAKKA_ADVANCED);
|
||||
|
||||
CONFIG_UINT(
|
||||
|
Loading…
x
Reference in New Issue
Block a user