yuzu/src/core/hle/service/mii
Zach Hilman e25a7891e9 mii: Implement IDatabaseService commands using MiiManager
Since the MiiManager was designed around the IPC interface, this is quite easy. Only functions that were clearly defined were implemented.
2019-04-25 08:07:57 -04:00
..
mii.cpp mii: Implement IDatabaseService commands using MiiManager 2019-04-25 08:07:57 -04:00
mii.h service: Add mii services 2018-07-27 16:01:29 -04:00
mii_manager.cpp mii: Add MiiManager class to manage Mii database 2019-04-25 08:07:57 -04:00
mii_manager.h mii: Add MiiManager class to manage Mii database 2019-04-25 08:07:57 -04:00