service: mii: separate mii types into their own file

This commit is contained in:
german77 2023-09-10 21:58:18 -06:00
parent 63b239f5c6
commit 27929d7ca2
20 changed files with 586 additions and 542 deletions

View file

@ -28,7 +28,6 @@
#include "core/hle/kernel/k_event.h"
#include "core/hle/service/ipc_helpers.h"
#include "core/hle/service/mii/mii_manager.h"
#include "core/hle/service/mii/types.h"
#include "core/hle/service/nfc/common/amiibo_crypto.h"
#include "core/hle/service/nfc/common/device.h"
#include "core/hle/service/nfc/mifare_result.h"