mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 22:20:18 +00:00
Logging: Add GdbStub LogClass
This commit is contained in:
parent
cffa8905ab
commit
c00d49214b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ namespace Ryujinx.Common.Logging
|
||||||
Font,
|
Font,
|
||||||
Emulation,
|
Emulation,
|
||||||
FFmpeg,
|
FFmpeg,
|
||||||
|
GdbStub,
|
||||||
Gpu,
|
Gpu,
|
||||||
Hid,
|
Hid,
|
||||||
Host1x,
|
Host1x,
|
||||||
|
|
Loading…
Reference in a new issue