mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 21:37:57 -05:00
Merge pull request #12289 from german77/aruid
service: hid: Introduce proper AppletResource emulation
This commit is contained in:
@ -543,6 +543,8 @@ add_library(core STATIC
|
||||
hle/service/hid/xcd.cpp
|
||||
hle/service/hid/xcd.h
|
||||
hle/service/hid/errors.h
|
||||
hle/service/hid/controllers/applet_resource.cpp
|
||||
hle/service/hid/controllers/applet_resource.h
|
||||
hle/service/hid/controllers/console_six_axis.cpp
|
||||
hle/service/hid/controllers/console_six_axis.h
|
||||
hle/service/hid/controllers/controller_base.cpp
|
||||
|
Reference in New Issue
Block a user