aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging/LogClass.cs
diff options
context:
space:
mode:
authorAc_K <Acoustik666@gmail.com>2020-12-10 03:08:28 +0100
committerGitHub <noreply@github.com>2020-12-10 03:08:28 +0100
commitc0b9ac665389016b988d5bf6a4521f7c743964fb (patch)
tree91b2cf9e8b8528a9e474352017feac75952e44cc /Ryujinx.Common/Logging/LogClass.cs
parentc9b6be1ef830ee50c50b95bb4b435cb4b4f4f0f7 (diff)
ngct: Fix services and stub calls (#1756)
Diffstat (limited to 'Ryujinx.Common/Logging/LogClass.cs')
-rw-r--r--Ryujinx.Common/Logging/LogClass.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.Common/Logging/LogClass.cs b/Ryujinx.Common/Logging/LogClass.cs
index dc5bf7fe..b7130d23 100644
--- a/Ryujinx.Common/Logging/LogClass.cs
+++ b/Ryujinx.Common/Logging/LogClass.cs
@@ -37,6 +37,7 @@ namespace Ryujinx.Common.Logging
ServiceLm,
ServiceMm,
ServiceNfp,
+ ServiceNgct,
ServiceNifm,
ServiceNim,
ServiceNs,