apt: Add stub for ns:c service. (#6409)

This commit is contained in:
Steveice10 2023-04-04 10:01:37 -07:00 committed by GitHub
parent 55c1710dd6
commit 5f90c9816d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 51 additions and 1 deletions

View file

@ -220,6 +220,8 @@ add_library(core STATIC
hle/service/apt/apt_u.h
hle/service/apt/ns.cpp
hle/service/apt/ns.h
hle/service/apt/ns_c.cpp
hle/service/apt/ns_c.h
hle/service/apt/ns_s.cpp
hle/service/apt/ns_s.h
hle/service/apt/bcfnt/bcfnt.cpp