summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/raw_data.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: mii: separate mii types into their own filegerman772023-09-111-73/+0
* service: mii: Move all raw data to it's filegerman772023-09-111-12/+58
* service: mii: Fix broken mii on MK8Narr the Reg2023-09-071-0/+1
* service: mii: Fix default mii databasegerman772023-09-051-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Move mii enums and structs into its own fileMorph2022-03-221-1/+1
* core: Remove unused includesameerj2021-11-041-1/+0
* service: Append service name prefix to common filenamesMorph2021-07-141-1/+1
* mii: Fix BuildRandomStoreData & Cleanup raw_dataChloe Marcec2021-01-201-13/+14
* hle: service: mii: Rewrite service to properly support creation of random and default miis.bunnei2020-07-121-0/+27