From f134a5e56cbd7f507914ea4092ae561f8b23936b Mon Sep 17 00:00:00 2001 From: german77 Date: Thu, 26 Aug 2021 19:16:09 -0500 Subject: ngct: Stub NGCT:U service --- src/common/logging/types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/types.h') diff --git a/src/common/logging/types.h b/src/common/logging/types.h index 7ad0334fc..ddf9d27ca 100644 --- a/src/common/logging/types.h +++ b/src/common/logging/types.h @@ -81,6 +81,7 @@ enum class Class : u8 { Service_NCM, ///< The NCM service Service_NFC, ///< The NFC (Near-field communication) service Service_NFP, ///< The NFP service + Service_NGCT, ///< The NGCT (No Good Content for Terra) service Service_NIFM, ///< The NIFM (Network interface) service Service_NIM, ///< The NIM service Service_NPNS, ///< The NPNS service -- cgit v1.2.3