From 07e35339716d4e8c32e4fb9e1c6523418d68a751 Mon Sep 17 00:00:00 2001 From: jduncanator Date: Fri, 7 Dec 2018 00:42:17 +1100 Subject: [PATCH] Changes to Stub Logging --- Ryujinx.Common/Logging/LogClass.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Ryujinx.Common/Logging/LogClass.cs b/Ryujinx.Common/Logging/LogClass.cs index 8739fbc677..d20584de5a 100644 --- a/Ryujinx.Common/Logging/LogClass.cs +++ b/Ryujinx.Common/Logging/LogClass.cs @@ -40,6 +40,9 @@ namespace Ryujinx.Common.Logging ServiceSsl, ServiceSss, ServiceTime, - ServiceVi + ServiceVi, + ServiceBcat, + ServiceMii, + ServiceBluetooth } }