1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-11 08:46:32 -05:00

Services: Continue separation of services into their own folders

This commit is contained in:
purpasmart96
2015-06-11 15:12:16 -07:00
parent b1cb0a3f2c
commit 7933dbe6a0
75 changed files with 1190 additions and 637 deletions

View File

@@ -37,6 +37,7 @@ namespace Log {
SUB(Service, APT) \
SUB(Service, GSP) \
SUB(Service, AC) \
SUB(Service, AM) \
SUB(Service, PTM) \
SUB(Service, LDR) \
SUB(Service, NIM) \