Implement IApplicationFunctions::GetDesiredLanguage

This commit is contained in:
Michael Scire
2019-05-23 00:55:56 -07:00
parent 195b54602f
commit 7dbf4c1ae5
9 changed files with 1004 additions and 397 deletions

View File

@ -326,8 +326,11 @@ add_library(core STATIC
hle/service/nim/nim.h
hle/service/npns/npns.cpp
hle/service/npns/npns.h
hle/service/ns/errors.h
hle/service/ns/ns.cpp
hle/service/ns/ns.h
hle/service/ns/ns_language.cpp
hle/service/ns/ns_language.h
hle/service/ns/pl_u.cpp
hle/service/ns/pl_u.h
hle/service/nvdrv/devices/nvdevice.h