aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging/LogClass.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Common/Logging/LogClass.cs')
-rw-r--r--Ryujinx.Common/Logging/LogClass.cs4
1 files changed, 3 insertions, 1 deletions
diff --git a/Ryujinx.Common/Logging/LogClass.cs b/Ryujinx.Common/Logging/LogClass.cs
index 66a83b37..b056f383 100644
--- a/Ryujinx.Common/Logging/LogClass.cs
+++ b/Ryujinx.Common/Logging/LogClass.cs
@@ -20,6 +20,7 @@ namespace Ryujinx.Common.Logging
ServiceApm,
ServiceAudio,
ServiceBsd,
+ ServiceBtm,
ServiceCaps,
ServiceFriend,
ServiceFs,
@@ -31,6 +32,7 @@ namespace Ryujinx.Common.Logging
ServiceNfp,
ServiceNifm,
ServiceNs,
+ ServiceNsd,
ServiceNv,
ServicePctl,
ServicePl,
@@ -44,4 +46,4 @@ namespace Ryujinx.Common.Logging
ServiceTime,
ServiceVi
}
-}
+} \ No newline at end of file