summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/acc_u1.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored profile manager sharingDavid Marcec2018-08-111-1/+2
|
* Added IsUserRegistrationRequestPermittedDavid Marcec2018-08-111-1/+1
|
* acc: Add missing function table entries for GetUserCountLioncash2018-08-081-1/+1
| | | | | Given this is stubbed within the common module in 5ac7b84, it should be added to the other relevant tables as well.
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl2018-04-101-0/+42