Merge pull request #5939 from Morph1984/web_types

core/CMakeLists: Add web_types.h
This commit is contained in:
LC 2021-02-15 14:02:10 -05:00 committed by GitHub
commit ed543c4d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -266,6 +266,7 @@ add_library(core STATIC
hle/service/am/applets/software_keyboard.h
hle/service/am/applets/web_browser.cpp
hle/service/am/applets/web_browser.h
hle/service/am/applets/web_types.h
hle/service/am/idle.cpp
hle/service/am/idle.h
hle/service/am/omm.cpp