From 486f3163f399fb8751939bd7e9b31d0471e841d2 Mon Sep 17 00:00:00 2001 From: Thog <me@thog.eu> Date: Tue, 28 Apr 2020 03:44:29 +0200 Subject: Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171) * Fix hbl 2.3.1 and hbmenu 3.3.0 * log class: Add ServicePtm * fix build issue * do not cast titleId to byte * Address Ac_K's comment --- Ryujinx.Common/Logging/LogClass.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Ryujinx.Common/Logging/LogClass.cs') diff --git a/Ryujinx.Common/Logging/LogClass.cs b/Ryujinx.Common/Logging/LogClass.cs index ab83bdc2..dcf380a1 100644 --- a/Ryujinx.Common/Logging/LogClass.cs +++ b/Ryujinx.Common/Logging/LogClass.cs @@ -40,6 +40,7 @@ namespace Ryujinx.Common.Logging ServicePl, ServicePrepo, ServicePsm, + ServicePtm, ServiceSet, ServiceSfdnsres, ServiceSm, -- cgit v1.2.3-70-g09d2