1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-09 15:56:32 -05:00

Merge pull request #206 from mailwl/aoc-listaddoncontent

Service/AOC: stub ListAddOnContent function
This commit is contained in:
bunnei
2018-02-20 10:45:50 -05:00
committed by GitHub
4 changed files with 28 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ namespace Log {
SUB(Service, ACC) \
SUB(Service, Audio) \
SUB(Service, AM) \
SUB(Service, AOC) \
SUB(Service, APM) \
SUB(Service, Friend) \
SUB(Service, FS) \