logging: Add category for Friend service.

This commit is contained in:
bunnei 2018-02-19 17:31:54 -05:00
parent 1c89e285ae
commit b43fef19d4
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@ namespace Log {
SUB(Service, Audio) \
SUB(Service, AM) \
SUB(Service, APM) \
SUB(Service, Friend) \
SUB(Service, FS) \
SUB(Service, HID) \
SUB(Service, LM) \