mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 19:54:04 -07:00
Input GUI: Add tab to remap controls (#1900)
This commit is contained in:
@@ -23,6 +23,7 @@ set(SRCS
|
||||
configure_dialog.cpp
|
||||
configure_general.cpp
|
||||
configure_system.cpp
|
||||
configure_input.cpp
|
||||
game_list.cpp
|
||||
hotkeys.cpp
|
||||
main.cpp
|
||||
@@ -54,6 +55,7 @@ set(HEADERS
|
||||
configure_dialog.h
|
||||
configure_general.h
|
||||
configure_system.h
|
||||
configure_input.h
|
||||
game_list.h
|
||||
game_list_p.h
|
||||
hotkeys.h
|
||||
@@ -72,6 +74,7 @@ set(UIS
|
||||
configure_debug.ui
|
||||
configure_general.ui
|
||||
configure_system.ui
|
||||
configure_input.ui
|
||||
hotkeys.ui
|
||||
main.ui
|
||||
)
|
||||
|
Reference in New Issue
Block a user