aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/filter.cpp
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2022-02-10 21:55:28 -0600
committerNarr the Reg <juangerman-13@hotmail.com>2022-02-10 21:55:28 -0600
commit6705439cf3c73890e80cf2909cf4d65592519876 (patch)
tree7077e1100918c103466d1a99a86a9d326961adaf /src/common/logging/filter.cpp
parentb720009dc0641a0899d9be347c892472a6916ef5 (diff)
service/mnpp: Stub mnpp_app
Used in Super Nintendo Entertainment Systemâ„¢ - Nintendo Switch Online
Diffstat (limited to 'src/common/logging/filter.cpp')
-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 b898a652c..4afc1369a 100644
--- a/src/common/logging/filter.cpp
+++ b/src/common/logging/filter.cpp
@@ -108,6 +108,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
SUB(Service, Migration) \
SUB(Service, Mii) \
SUB(Service, MM) \
+ SUB(Service, MNPP) \
SUB(Service, NCM) \
SUB(Service, NFC) \
SUB(Service, NFP) \