suyu/src/core/hle/service/mii
Morph 5dfa313d2c service: mii: Retrieve the correct default miis.
We were including the first 2 default miis which are not meant to be shown in games. With this change, we properly retrieve the 6 default miis shown in games, with 3 of each gender.
2021-07-04 05:38:34 -04:00
..
manager.cpp service: mii: Retrieve the correct default miis. 2021-07-04 05:38:34 -04:00
manager.h Add missing includes (#6521) 2021-06-24 03:24:17 -04:00
mii.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
mii.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
raw_data.cpp mii: Fix BuildRandomStoreData & Cleanup raw_data 2021-01-20 21:53:57 +11:00
raw_data.h mii: Fix BuildRandomStoreData & Cleanup raw_data 2021-01-20 21:53:57 +11:00
types.h hle: service: mii: Rewrite service to properly support creation of random and default miis. 2020-07-11 21:34:59 -04:00