summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/settings.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-5/+6
| | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services.
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* Service/Set: add more servicesmailwl2018-03-031-0/+22