applets/swkbd: Implement the Normal and Inline Software Keyboard Applet

This commit is contained in:
Morph 2021-03-16 12:59:52 -04:00
parent a8c09cd5e4
commit 5bc9f15c6d
4 changed files with 1489 additions and 14 deletions

View file

@ -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