summaryrefslogtreecommitdiffstats
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2018-03-22 07:54:16 +0100
committermailwl <mailwl@gmail.com>2018-03-22 07:55:14 +0100
commit95e747cd06810b0e95ee6cd379772a4e36ab9794 (patch)
treec1c76fedd5bc3b5815b2eac9b7f83b6bbc5b37bb /src/common/logging/backend.cpp
parentMerge pull request #258 from Subv/gpu_attribs (diff)
downloadyuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar.gz
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar.bz2
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar.lz
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar.xz
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.tar.zst
yuzu-95e747cd06810b0e95ee6cd379772a4e36ab9794.zip
Diffstat (limited to '')
-rw-r--r--src/common/logging/backend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 9f3ba19db..8d5225f62 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -48,6 +48,7 @@ namespace Log {
SUB(Service, PCTL) \
SUB(Service, SET) \
SUB(Service, SM) \
+ SUB(Service, SPL) \
SUB(Service, Time) \
SUB(Service, VI) \
CLS(HW) \