1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 05:26:40 -05:00

yuzu: Save mute when in background setting

This commit is contained in:
Narr the Reg
2023-11-09 20:11:13 -06:00
parent 940618a64d
commit 9169cbf728
5 changed files with 19 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ enum class Category : u32 {
AddOns,
Controls,
Ui,
UiAudio,
UiGeneral,
UiLayout,
UiGameList,