summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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