aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/mii/raw_data.cpp
AgeCommit message (Expand)Author
2023-09-10service: mii: separate mii types into their own filegerman77
2023-09-10service: mii: Move all raw data to it's filegerman77
2023-09-07service: mii: Fix broken mii on MK8Narr the Reg
2023-09-05service: mii: Fix default mii databasegerman77
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2021-01-20mii: Fix BuildRandomStoreData & Cleanup raw_dataChloe Marcec
2020-07-11hle: service: mii: Rewrite service to properly support creation of random and...bunnei