Merge pull request #898 from lioncash/mig
service: Add migration services
This commit is contained in:
commit
40e78b9a89
6 changed files with 55 additions and 0 deletions
|
@ -206,6 +206,8 @@ add_library(core STATIC
|
|||
hle/service/ldr/ldr.h
|
||||
hle/service/lm/lm.cpp
|
||||
hle/service/lm/lm.h
|
||||
hle/service/mig/mig.cpp
|
||||
hle/service/mig/mig.h
|
||||
hle/service/mii/mii.cpp
|
||||
hle/service/mii/mii.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue