mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 23:22:41 +00:00
Merge pull request #139 from Rozelette/log_nvdrv
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