aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging/LogClass.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Common/Logging/LogClass.cs')
-rw-r--r--Ryujinx.Common/Logging/LogClass.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Ryujinx.Common/Logging/LogClass.cs b/Ryujinx.Common/Logging/LogClass.cs
index 2aa60146..ab83bdc2 100644
--- a/Ryujinx.Common/Logging/LogClass.cs
+++ b/Ryujinx.Common/Logging/LogClass.cs
@@ -46,6 +46,7 @@ namespace Ryujinx.Common.Logging
ServiceSsl,
ServiceSss,
ServiceTime,
- ServiceVi
+ ServiceVi,
+ SurfaceFlinger
}
} \ No newline at end of file