From bd9b1e2c6b912c7cdab55ec6acc063c88a59cff1 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Sun, 22 Apr 2018 01:21:49 -0300 Subject: Stub a few services, add support for generating call stacks on the CPU --- 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 60a8de78..014b5732 100644 --- a/Ryujinx.Core/LogClass.cs +++ b/Ryujinx.Core/LogClass.cs @@ -16,6 +16,7 @@ ServiceApm, ServiceAudio, ServiceBsd, + ServiceCaps, ServiceFriend, ServiceFs, ServiceHid, -- cgit v1.2.3