aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/LogClass.cs
diff options
context:
space:
mode:
authorAc_K <Acoustik666@gmail.com>2018-04-21 23:04:43 +0000
committergdkchan <gab.dark.100@gmail.com>2018-04-21 20:04:43 -0300
commit4906acdde96c09b4e12a3801a4bacd5233a2f8e6 (patch)
treef1ecba22f4c44c2b50b86904fe4f784e5e520cf1 /Ryujinx.Core/LogClass.cs
parent434e40b8a07a2a350d72581e41e313213ee25663 (diff)
Some implementations (#99)
* Some implementations - ICommonStateGetter * GetBootMode - ISelfController * SetHandlesRequestToDisplay - IServiceGetterInterface - ISystemUpdateInterface - IVulnerabilityManagerInterface - IPrepoService - ISettingsServer * GetLanguageCode - ISystemSettingsServer * GetFirmwareVersion2 - IHOSBinderDriver * TransactParcelAuto * Fix Implementations * Fix Implementations 2
Diffstat (limited to 'Ryujinx.Core/LogClass.cs')
-rw-r--r--Ryujinx.Core/LogClass.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.Core/LogClass.cs b/Ryujinx.Core/LogClass.cs
index 1a3fbb59..60a8de78 100644
--- a/Ryujinx.Core/LogClass.cs
+++ b/Ryujinx.Core/LogClass.cs
@@ -25,6 +25,7 @@
ServiceNv,
ServicePctl,
ServicePl,
+ ServicePrepo,
ServiceSet,
ServiceSfdnsres,
ServiceSm,