service: Add the basic skeleton for the NPNS services
This commit is contained in:
parent
981faea4d6
commit
ca5a93167e
4 changed files with 109 additions and 2 deletions
|
@ -282,6 +282,8 @@ add_library(core STATIC
|
|||
hle/service/nifm/nifm.h
|
||||
hle/service/nim/nim.cpp
|
||||
hle/service/nim/nim.h
|
||||
hle/service/npns/npns.cpp
|
||||
hle/service/npns/npns.h
|
||||
hle/service/ns/ns.cpp
|
||||
hle/service/ns/ns.h
|
||||
hle/service/ns/pl_u.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue