mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-10 17:13:36 +00:00
Skeleton debugger. Here we go again!
This commit is contained in:
parent
d2cafa8ba9
commit
6b22d35bfc
14 changed files with 456 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
|||
[submodule "third_party/imgui"]
|
||||
path = third_party/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "third_party/dockpanelsuite"]
|
||||
path = third_party/dockpanelsuite
|
||||
url = https://github.com/dockpanelsuite/dockpanelsuite.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue