Service/MM: add service and stub some functions
This commit is contained in:
parent
8c99dd055c
commit
7e3d746b06
6 changed files with 85 additions and 0 deletions
|
@ -148,6 +148,8 @@ add_library(core STATIC
|
|||
hle/service/hid/hid.h
|
||||
hle/service/lm/lm.cpp
|
||||
hle/service/lm/lm.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
hle/service/mm/mm_u.h
|
||||
hle/service/nifm/nifm.cpp
|
||||
hle/service/nifm/nifm.h
|
||||
hle/service/nifm/nifm_a.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue