mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-03 06:00:48 -07:00
Logging: Add GdbStub LogClass
# Conflicts: # src/Ryujinx.Common/Logging/LogClass.cs
This commit is contained in:
@ -13,6 +13,7 @@ namespace Ryujinx.Common.Logging
|
|||||||
Cpu,
|
Cpu,
|
||||||
Emulation,
|
Emulation,
|
||||||
FFmpeg,
|
FFmpeg,
|
||||||
|
GdbStub,
|
||||||
Font,
|
Font,
|
||||||
Gpu,
|
Gpu,
|
||||||
Hid,
|
Hid,
|
||||||
|
Reference in New Issue
Block a user