mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 10:57:54 +00:00
applets: Implement LibAppletOff (Web) applet
This commit is contained in:
parent
af0bf947d7
commit
e115b53d10
4 changed files with 234 additions and 0 deletions
|
@ -172,6 +172,8 @@ add_library(core STATIC
|
|||
hle/service/am/applets/software_keyboard.h
|
||||
hle/service/am/applets/stub_applet.cpp
|
||||
hle/service/am/applets/stub_applet.h
|
||||
hle/service/am/applets/web_browser.cpp
|
||||
hle/service/am/applets/web_browser.h
|
||||
hle/service/am/idle.cpp
|
||||
hle/service/am/idle.h
|
||||
hle/service/am/omm.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue