mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 01:47:54 -05:00
service: Add the basic skeleton for the NPNS services
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user