summaryrefslogtreecommitdiffstats
path: root/src/common/logging/filter.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-08-27 02:16:09 +0200
committergerman77 <juangerman-13@hotmail.com>2021-08-27 21:15:34 +0200
commitf134a5e56cbd7f507914ea4092ae561f8b23936b (patch)
tree3b49071060f0ff88c3469848f08a19a1971441f8 /src/common/logging/filter.cpp
parentMerge pull request #6870 from yzct12345/trace-back-stack-back-stack-back (diff)
downloadyuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar.gz
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar.bz2
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar.lz
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar.xz
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.tar.zst
yuzu-f134a5e56cbd7f507914ea4092ae561f8b23936b.zip
Diffstat (limited to '')
-rw-r--r--src/common/logging/filter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/filter.cpp b/src/common/logging/filter.cpp
index f055f0e11..42744c994 100644
--- a/src/common/logging/filter.cpp
+++ b/src/common/logging/filter.cpp
@@ -111,6 +111,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
SUB(Service, NCM) \
SUB(Service, NFC) \
SUB(Service, NFP) \
+ SUB(Service, NGCT) \
SUB(Service, NIFM) \
SUB(Service, NIM) \
SUB(Service, NPNS) \