Add controller window and single joycon top view

This commit is contained in:
german 2021-01-21 18:51:24 -06:00
parent ace7b59863
commit e448ba4281
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