am: add IApplicationAccessor
This commit is contained in:
parent
927fa532e5
commit
bbb1ff6574
3 changed files with 180 additions and 0 deletions
|
@ -441,6 +441,8 @@ add_library(core STATIC
|
|||
hle/service/am/service/all_system_applet_proxies_service.h
|
||||
hle/service/am/service/applet_common_functions.cpp
|
||||
hle/service/am/service/applet_common_functions.h
|
||||
hle/service/am/service/application_accessor.cpp
|
||||
hle/service/am/service/application_accessor.h
|
||||
hle/service/am/service/application_functions.cpp
|
||||
hle/service/am/service/application_functions.h
|
||||
hle/service/am/service/application_proxy_service.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue