mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
Services/Cam: Added new log type and camera enums from 3dbrew.
Followup to #1102 Original author @mailwl
This commit is contained in:
parent
2b68cf07c7
commit
092d5b04ec
3 changed files with 158 additions and 0 deletions
|
@ -44,6 +44,7 @@ namespace Log {
|
|||
SUB(Service, LDR) \
|
||||
SUB(Service, NIM) \
|
||||
SUB(Service, NWM) \
|
||||
SUB(Service, CAM) \
|
||||
SUB(Service, CFG) \
|
||||
SUB(Service, DSP) \
|
||||
SUB(Service, HID) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue