mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-06 06:03:56 +00:00
logging: add missing NVDRV subclass to macro list
This commit is contained in:
parent
485e0bce98
commit
82924195f8
|
|
@ -38,6 +38,7 @@ namespace Log {
|
|||
SUB(Service, CFG) \
|
||||
SUB(Service, DSP) \
|
||||
SUB(Service, HID) \
|
||||
SUB(Service, NVDRV) \
|
||||
CLS(HW) \
|
||||
SUB(HW, Memory) \
|
||||
SUB(HW, LCD) \
|
||||
|
|
|
|||
Loading…
Reference in a new issue