service: Move mii enums and structs into its own file
Moves these into types.h, since other files also make use of these types.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "core/hid/hid_types.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/k_event.h"
|
||||
#include "core/hle/service/mii/mii_manager.h"
|
||||
#include "core/hle/service/nfp/nfp.h"
|
||||
#include "core/hle/service/nfp/nfp_user.h"
|
||||
|
||||
|
Reference in New Issue
Block a user