mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-22 09:17:46 +00:00
am: add IApplicationAccessor
This commit is contained in:
parent
844cd30b4a
commit
922723b54b
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