mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
(MaterialUI) Fix icon label for Mixer Settings
This commit is contained in:
parent
d45002779d
commit
27b399521f
@ -2636,6 +2636,8 @@ static void materialui_list_insert(void *userdata,
|
||||
||
|
||||
string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_AUDIO_SETTINGS))
|
||||
||
|
||||
string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_AUDIO_MIXER_SETTINGS))
|
||||
||
|
||||
string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_INPUT_SETTINGS))
|
||||
||
|
||||
string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_LATENCY_SETTINGS))
|
||||
|
Loading…
x
Reference in New Issue
Block a user