mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 15:08:04 -05:00
Initial HID PAD work, with GLFW only.
This commit is contained in:
@ -8,6 +8,7 @@ set(SRCS
|
||||
file_search.cpp
|
||||
file_util.cpp
|
||||
hash.cpp
|
||||
key_map.cpp
|
||||
log_manager.cpp
|
||||
math_util.cpp
|
||||
mem_arena.cpp
|
||||
@ -39,6 +40,7 @@ set(HEADERS
|
||||
file_search.h
|
||||
file_util.h
|
||||
hash.h
|
||||
key_map.h
|
||||
linear_disk_cache.h
|
||||
log.h
|
||||
log_manager.h
|
||||
|
Reference in New Issue
Block a user