1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-08-22 19:46:50 +00:00

Initial implementation ir:user

This commit is contained in:
mailwl 2016-02-21 14:48:28 +03:00
parent c28a48aa02
commit 2e13b7f3ca
5 changed files with 144 additions and 18 deletions
src/common/logging

View file

@ -49,6 +49,7 @@ namespace Log {
SUB(Service, DSP) \
SUB(Service, HID) \
SUB(Service, SOC) \
SUB(Service, IR) \
SUB(Service, Y2R) \
CLS(HW) \
SUB(HW, Memory) \