From 4906acdde96c09b4e12a3801a4bacd5233a2f8e6 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sat, 21 Apr 2018 23:04:43 +0000 Subject: Some implementations (#99) * Some implementations - ICommonStateGetter * GetBootMode - ISelfController * SetHandlesRequestToDisplay - IServiceGetterInterface - ISystemUpdateInterface - IVulnerabilityManagerInterface - IPrepoService - ISettingsServer * GetLanguageCode - ISystemSettingsServer * GetFirmwareVersion2 - IHOSBinderDriver * TransactParcelAuto * Fix Implementations * Fix Implementations 2 --- Ryujinx.Core/LogClass.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Ryujinx.Core/LogClass.cs') 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, -- cgit v1.2.3