mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-07 03:48:00 -05:00
service: Add mii services
Adds the skeleton for the mii services based off information provided by Switch Brew
This commit is contained in:
@ -170,6 +170,8 @@ add_library(core STATIC
|
||||
hle/service/ldr/ldr.h
|
||||
hle/service/lm/lm.cpp
|
||||
hle/service/lm/lm.h
|
||||
hle/service/mii/mii.cpp
|
||||
hle/service/mii/mii.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
hle/service/mm/mm_u.h
|
||||
hle/service/nfp/nfp.cpp
|
||||
|
Reference in New Issue
Block a user