mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
input_common: Add camera driver
This commit is contained in:
parent
47ad0e8b21
commit
76b18ad549
11 changed files with 299 additions and 6 deletions
|
@ -1,4 +1,6 @@
|
|||
add_library(input_common STATIC
|
||||
drivers/camera.cpp
|
||||
drivers/camera.h
|
||||
drivers/gc_adapter.cpp
|
||||
drivers/gc_adapter.h
|
||||
drivers/keyboard.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue