diff --git a/.gitmodules b/.gitmodules index 81a40c9c..5ca9bec2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ path = src/lib/ImGuiFileDialog url = https://github.com/aiekick/ImGuiFileDialog.git [submodule "src/lib/ImGuiColorTextEdit"] - path = src/Library/ImGuiColorTextEdit + path = src/lib/ImGuiColorTextEdit url = https://github.com/BalazsJako/ImGuiColorTextEdit.git [submodule "src/lib/sneshacking"] path = src/lib/sneshacking diff --git a/src/lib/ImGuiColorTextEdit b/src/lib/ImGuiColorTextEdit new file mode 160000 index 00000000..0a88824f --- /dev/null +++ b/src/lib/ImGuiColorTextEdit @@ -0,0 +1 @@ +Subproject commit 0a88824f7de8d0bd11d8419066caa7d3469395c4 diff --git a/src/lib/ImGuiFileDialog b/src/lib/ImGuiFileDialog new file mode 160000 index 00000000..72ff16ef --- /dev/null +++ b/src/lib/ImGuiFileDialog @@ -0,0 +1 @@ +Subproject commit 72ff16ef1806da070f2d28f9e34b130d49f01143 diff --git a/src/lib/imgui b/src/lib/imgui new file mode 160000 index 00000000..1480bc5d --- /dev/null +++ b/src/lib/imgui @@ -0,0 +1 @@ +Subproject commit 1480bc5d4e00f8633f89631da4c8df3ed4acce61 diff --git a/src/lib/sneshacking b/src/lib/sneshacking new file mode 160000 index 00000000..3cf5ab86 --- /dev/null +++ b/src/lib/sneshacking @@ -0,0 +1 @@ +Subproject commit 3cf5ab8681839e37c0aa7b8209821b809f47e9c7