mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 19:54:04 -07:00
implement wait tree widget
This commit is contained in:
@@ -15,6 +15,7 @@ set(SRCS
|
||||
debugger/profiler.cpp
|
||||
debugger/ramview.cpp
|
||||
debugger/registers.cpp
|
||||
debugger/wait_tree.cpp
|
||||
util/spinbox.cpp
|
||||
util/util.cpp
|
||||
bootmanager.cpp
|
||||
@@ -48,6 +49,7 @@ set(HEADERS
|
||||
debugger/profiler.h
|
||||
debugger/ramview.h
|
||||
debugger/registers.h
|
||||
debugger/wait_tree.h
|
||||
util/spinbox.h
|
||||
util/util.h
|
||||
bootmanager.h
|
||||
|
Reference in New Issue
Block a user