mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 07:07:52 -05:00
service: hid: Partially implement palma controller
This commit is contained in:
@ -460,6 +460,8 @@ add_library(core STATIC
|
||||
hle/service/hid/controllers/mouse.h
|
||||
hle/service/hid/controllers/npad.cpp
|
||||
hle/service/hid/controllers/npad.h
|
||||
hle/service/hid/controllers/palma.cpp
|
||||
hle/service/hid/controllers/palma.h
|
||||
hle/service/hid/controllers/stubbed.cpp
|
||||
hle/service/hid/controllers/stubbed.h
|
||||
hle/service/hid/controllers/touchscreen.cpp
|
||||
|
Reference in New Issue
Block a user