yuzu/src/core/hle/service/mii
Morph aa44ef7b64 service: Move mii enums and structs into its own file
Moves these into types.h, since other files also make use of these types.
2022-03-21 23:57:31 -04:00
..
mii.cpp service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
mii.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii_manager.cpp service: Move mii enums and structs into its own file 2022-03-21 23:57:31 -04:00
mii_manager.h service: Move mii enums and structs into its own file 2022-03-21 23:57:31 -04:00
raw_data.cpp mii: Fix BuildRandomStoreData & Cleanup raw_data 2021-01-20 21:53:57 +11:00
raw_data.h service: Move mii enums and structs into its own file 2022-03-21 23:57:31 -04:00
types.h service: Move mii enums and structs into its own file 2022-03-21 23:57:31 -04:00