summaryrefslogtreecommitdiffstats
path: root/src/common/logging/types.h
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-12-06 05:55:23 +0100
committerNarr the Reg <juangerman-13@hotmail.com>2021-12-06 17:36:37 +0100
commitac1bfe228f688bb8eef38bdaf26011008891afdf (patch)
tree210c2aa10c1adda5432154238dc23aa18033f7da /src/common/logging/types.h
parentMerge pull request #7518 from german77/is_npad_valid (diff)
downloadyuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar.gz
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar.bz2
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar.lz
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar.xz
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.tar.zst
yuzu-ac1bfe228f688bb8eef38bdaf26011008891afdf.zip
Diffstat (limited to '')
-rw-r--r--src/common/logging/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/types.h b/src/common/logging/types.h
index 2d21fc483..9ed0c7ad6 100644
--- a/src/common/logging/types.h
+++ b/src/common/logging/types.h
@@ -82,6 +82,7 @@ enum class Class : u8 {
Service_NGCT, ///< The NGCT (No Good Content for Terra) service
Service_NIFM, ///< The NIFM (Network interface) service
Service_NIM, ///< The NIM service
+ Service_NOTIF, ///< The NOTIF (Notification) service
Service_NPNS, ///< The NPNS service
Service_NS, ///< The NS services
Service_NVDRV, ///< The NVDRV (Nvidia driver) service