mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-13 00:22:34 -07: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