summaryrefslogtreecommitdiffstats
path: root/src/common/settings_common.h
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2023-11-10 03:11:13 +0100
committerNarr the Reg <juangerman-13@hotmail.com>2023-11-10 17:22:02 +0100
commit9169cbf72835bf12434c9f9f1fea11f03d40437f (patch)
treeb6e604690fbefecaf73b229213ceaa1c74fb9994 /src/common/settings_common.h
parentMerge pull request #11952 from liamwhite/opus_stereo_count (diff)
downloadyuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar.gz
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar.bz2
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar.lz
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar.xz
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.tar.zst
yuzu-9169cbf72835bf12434c9f9f1fea11f03d40437f.zip
Diffstat (limited to '')
-rw-r--r--src/common/settings_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/settings_common.h b/src/common/settings_common.h
index 1800ab10d..7943223eb 100644
--- a/src/common/settings_common.h
+++ b/src/common/settings_common.h
@@ -32,6 +32,7 @@ enum class Category : u32 {
AddOns,
Controls,
Ui,
+ UiAudio,
UiGeneral,
UiLayout,
UiGameList,