mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-02 23:30: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,
|
||||
Emulation,
|
||||
FFmpeg,
|
||||
GdbStub,
|
||||
Font,
|
||||
Gpu,
|
||||
Hid,
|
||||
|
Reference in New Issue
Block a user