mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-22 23:17:51 +00:00
am: rewrite ISystemAppletProxy
This commit is contained in:
parent
39891ce919
commit
7676e93cc9
6 changed files with 191 additions and 177 deletions
|
@ -473,8 +473,8 @@ add_library(core STATIC
|
|||
hle/service/am/service/application_proxy.h
|
||||
hle/service/am/service/library_applet_proxy.cpp
|
||||
hle/service/am/service/library_applet_proxy.h
|
||||
hle/service/am/system_applet_proxy.cpp
|
||||
hle/service/am/system_applet_proxy.h
|
||||
hle/service/am/service/system_applet_proxy.cpp
|
||||
hle/service/am/service/system_applet_proxy.h
|
||||
hle/service/am/system_buffer_manager.cpp
|
||||
hle/service/am/system_buffer_manager.h
|
||||
hle/service/am/spsm.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue