summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------thirdparty/imgui0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6332369..63a1a38 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "thirdparty/ctre"]
path = thirdparty/ctre
url = https://github.com/hanickadot/compile-time-regular-expressions
+[submodule "thirdparty/imgui"]
+ path = thirdparty/imgui
+ url = https://github.com/ocornut/imgui
diff --git a/thirdparty/imgui b/thirdparty/imgui
new file mode 160000
+Subproject 2db79d0868f7b02d26f7557a72504a0b6f84493