mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 03:55:46 +00:00
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:
parent
a8663c9f5c
commit
6e2ff19bc7
7 changed files with 312 additions and 308 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue