aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/pctl/module.h
AgeCommit message (Expand)Author
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-04-25Service/PCTL: convert to module, add services, stubmailwl