aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/LogClass.cs
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2018-04-22 01:21:49 -0300
committergdkchan <gab.dark.100@gmail.com>2018-04-22 01:22:46 -0300
commitbd9b1e2c6b912c7cdab55ec6acc063c88a59cff1 (patch)
tree077ab8da47828f9fd23893eeefa54c7d8fb2a314 /Ryujinx.Core/LogClass.cs
parent4906acdde96c09b4e12a3801a4bacd5233a2f8e6 (diff)
Stub a few services, add support for generating call stacks on the CPU
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 60a8de78..014b5732 100644
--- a/Ryujinx.Core/LogClass.cs
+++ b/Ryujinx.Core/LogClass.cs
@@ -16,6 +16,7 @@
ServiceApm,
ServiceAudio,
ServiceBsd,
+ ServiceCaps,
ServiceFriend,
ServiceFs,
ServiceHid,