mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 18:18:16 -05:00
service: hid: Introduce proper AppletResource emulation
This commit is contained in:
@ -541,6 +541,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