ns: move IApplicationVersionInterface

This commit is contained in:
Liam 2024-02-17 11:40:54 -05:00
parent ae114d2fa1
commit 12926eb5db
5 changed files with 52 additions and 31 deletions

View file

@ -741,6 +741,8 @@ add_library(core STATIC
hle/service/npns/npns.h
hle/service/ns/account_proxy_interface.cpp
hle/service/ns/account_proxy_interface.h
hle/service/ns/application_version_interface.cpp
hle/service/ns/application_version_interface.h
hle/service/ns/language.cpp
hle/service/ns/language.h
hle/service/ns/ns_results.h