mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 08:48:13 -05:00
logging: add missing NVDRV subclass to macro list
This commit is contained in:
@ -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) \
|
||||
|
Reference in New Issue
Block a user