mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 02:05:47 +00:00
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
This commit is contained in:
parent
957dfba645
commit
c4885be3c2
4 changed files with 1489 additions and 14 deletions
|
@ -273,6 +273,7 @@ add_library(core STATIC
|
|||
hle/service/am/applets/profile_select.h
|
||||
hle/service/am/applets/software_keyboard.cpp
|
||||
hle/service/am/applets/software_keyboard.h
|
||||
hle/service/am/applets/software_keyboard_types.h
|
||||
hle/service/am/applets/web_browser.cpp
|
||||
hle/service/am/applets/web_browser.h
|
||||
hle/service/am/applets/web_types.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue