mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 20:07:49 +00:00
am: return AppletDataBroker and use for frontend applets
This commit is contained in:
parent
42f931bff1
commit
953f05f76b
31 changed files with 427 additions and 511 deletions
|
@ -420,6 +420,8 @@ add_library(core STATIC
|
|||
hle/service/am/applet_ae.cpp
|
||||
hle/service/am/applet_ae.h
|
||||
hle/service/am/applet_manager.cpp
|
||||
hle/service/am/applet_data_broker.cpp
|
||||
hle/service/am/applet_data_broker.h
|
||||
hle/service/am/applet_manager.h
|
||||
hle/service/am/applet_oe.cpp
|
||||
hle/service/am/applet_oe.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue