aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ac/ac.cpp
AgeCommit message (Collapse)Author
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
This has a huge fallout in terms of needing to fix other files because all service implementations included that file.
2016-12-30Service/AC: add ac:i servicemailwl