Add controller window and single joycon top view

This commit is contained in:
german
2021-01-21 18:51:24 -06:00
parent ea1f656d7e
commit a7f9983563
7 changed files with 391 additions and 29 deletions

View File

@ -117,6 +117,8 @@ add_executable(yuzu
configuration/input_profiles.h
debugger/console.cpp
debugger/console.h
debugger/controller.cpp
debugger/controller.h
debugger/profiler.cpp
debugger/profiler.h
debugger/wait_tree.cpp