summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2016-12-08 10:11:54 +0100
committermailwl <mailwl@gmail.com>2016-12-12 19:19:36 +0100
commit1238e48c588a87ff3934e1b39d6a1301541ab617 (patch)
tree44353be9a79f57952c192e72a14f8be9c634c4d9 /src/common/logging/log.h
parentMerge pull request #2275 from jbeich/pthread (diff)
downloadyuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar.gz
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar.bz2
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar.lz
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar.xz
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.tar.zst
yuzu-1238e48c588a87ff3934e1b39d6a1301541ab617.zip
Diffstat (limited to '')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 96d0dfb8c..9d8c18d8e 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -67,6 +67,7 @@ enum class Class : ClassType {
Service_CAM, ///< The CAM (Camera) service
Service_CECD, ///< The CECD (StreetPass) service
Service_CFG, ///< The CFG (Configuration) service
+ Service_CSND, ///< The CSND (CWAV format process) service
Service_DSP, ///< The DSP (DSP control) service
Service_DLP, ///< The DLP (Download Play) service
Service_HID, ///< The HID (Human interface device) service