aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/set/set.h
AgeCommit message (Expand)Author
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-07-23set: Implement GetAvailableLanguageCodeCount()Lioncash
2018-04-29set: Fix GetAvailableLanguageCodes implementation.bunnei
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-03Service/Set: add more servicesmailwl
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats