summaryrefslogtreecommitdiffstats
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-02 03:59:22 +0200
committerLioncash <mathew1800@gmail.com>2018-08-02 05:31:27 +0200
commit5233040ab480f0d0ace929247646d9eba6e77f9f (patch)
tree69af92737db3933b51eff0972c41ccfb4cfb38a8 /src/common/logging/log.h
parentMerge pull request #888 from lioncash/caps (diff)
downloadyuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar.gz
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar.bz2
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar.lz
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar.xz
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.tar.zst
yuzu-5233040ab480f0d0ace929247646d9eba6e77f9f.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 e96d817f4..1763bdeaf 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -79,6 +79,7 @@ enum class Class : ClassType {
Service_PCTL, ///< The PCTL (Parental control) service
Service_PCV, ///< The PCV (Parental control) service
Service_PREPO, ///< The PREPO (Play report) service
+ Service_PSC, ///< The PSC service
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service