diff options
Diffstat (limited to 'Ryujinx.Core/Logging/LogClass.cs')
| -rw-r--r-- | Ryujinx.Core/Logging/LogClass.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Ryujinx.Core/Logging/LogClass.cs b/Ryujinx.Core/Logging/LogClass.cs index 0d9801ff..d26855d0 100644 --- a/Ryujinx.Core/Logging/LogClass.cs +++ b/Ryujinx.Core/Logging/LogClass.cs @@ -23,6 +23,7 @@ namespace Ryujinx.Core.Logging ServiceHid, ServiceLm, ServiceMm, + ServiceNfp, ServiceNifm, ServiceNs, ServiceNv, @@ -32,6 +33,7 @@ namespace Ryujinx.Core.Logging ServiceSet, ServiceSfdnsres, ServiceSm, + ServiceSsl, ServiceSss, ServiceTime, ServiceVi |
