diff options
| author | german77 <juangerman-13@hotmail.com> | 2021-08-26 19:16:09 -0500 |
|---|---|---|
| committer | german77 <juangerman-13@hotmail.com> | 2021-08-27 14:15:34 -0500 |
| commit | f134a5e56cbd7f507914ea4092ae561f8b23936b (patch) | |
| tree | 3b49071060f0ff88c3469848f08a19a1971441f8 /src/common/logging/types.h | |
| parent | d10d480642d82082e84004141e345631f308f34b (diff) | |
ngct: Stub NGCT:U service
Diffstat (limited to 'src/common/logging/types.h')
| -rw-r--r-- | src/common/logging/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
