Service/MM: add service and stub some functions

This commit is contained in:
mailwl 2018-06-05 12:19:29 +03:00
parent 8c99dd055c
commit 7e3d746b06
6 changed files with 85 additions and 0 deletions

View file

@ -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