service: mii: separate mii types into their own file
This commit is contained in:
parent
63b239f5c6
commit
27929d7ca2
20 changed files with 586 additions and 542 deletions
|
@ -7,7 +7,8 @@
|
|||
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/service/mii/types.h"
|
||||
#include "common/uuid.h"
|
||||
#include "core/hle/service/mii/types/char_info.h"
|
||||
|
||||
namespace Service::AM::Applets {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue