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 2e936fc7..7e53c972 100644
--- a/Ryujinx.Common/Logging/LogClass.cs
+++ b/Ryujinx.Common/Logging/LogClass.cs
@@ -7,9 +7,9 @@ namespace Ryujinx.Common.Logging
AudioRenderer,
Configuration,
Cpu,
- Font,
Emulation,
FFmpeg,
+ Font,
Gpu,
Hid,
Host1x,
@@ -66,6 +66,7 @@ namespace Ryujinx.Common.Logging
ServiceVi,
SurfaceFlinger,
TamperMachine,
+ Ui,
Vic
}
} \ No newline at end of file