1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-08-19 18:16:49 +00:00

MIC_U: Stub service funcions

This commit is contained in:
mailwl 2016-09-23 13:47:34 +03:00
parent ed2ff8df85
commit d4cadf11fc
4 changed files with 307 additions and 16 deletions
src/common/logging

View file

@ -43,6 +43,7 @@ namespace Log {
SUB(Service, AM) \
SUB(Service, PTM) \
SUB(Service, LDR) \
SUB(Service, MIC) \
SUB(Service, NDM) \
SUB(Service, NIM) \
SUB(Service, NWM) \