Merge pull request #832 from lioncash/nim

service: Add the nim services
This commit is contained in:
bunnei 2018-07-26 12:02:29 -07:00 committed by GitHub
commit 41d7b020a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 143 additions and 0 deletions

View file

@ -172,6 +172,8 @@ add_library(core STATIC
hle/service/nfp/nfp_user.h
hle/service/nifm/nifm.cpp
hle/service/nifm/nifm.h
hle/service/nim/nim.cpp
hle/service/nim/nim.h
hle/service/ns/ns.cpp
hle/service/ns/ns.h
hle/service/ns/pl_u.cpp