1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-08-21 11:06:51 +00:00

csnd:SND reformat source code

This commit is contained in:
mailwl 2016-12-08 12:11:54 +03:00
parent 0f28ed9ce8
commit 1238e48c58
4 changed files with 109 additions and 64 deletions
src/common/logging

View file

@ -50,6 +50,7 @@ namespace Log {
SUB(Service, CAM) \
SUB(Service, CECD) \
SUB(Service, CFG) \
SUB(Service, CSND) \
SUB(Service, DSP) \
SUB(Service, DLP) \
SUB(Service, HID) \