aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/pctl/pctl_a.h
AgeCommit message (Collapse)Author
2018-04-25Service/PCTL: convert to module, add services, stubmailwl
PCTL::CreateServiceWithoutInitialize and IParentalControlService::Initialize, required by Kirby Star Allies
2018-04-19service: Use nested namespace specifiers where applicableLioncash
Tidies up namespace declarations
2018-04-11Various fixes and clangHexagon12
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28service: Add empty interface for pctl:a.bunnei