Add imgui dependency

This commit is contained in:
Dan Paulat 2022-11-20 18:35:04 -06:00
parent e0dceda2d2
commit 3c69ad28c6
5 changed files with 32 additions and 0 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "data"]
path = data
url = ../supercell-wx-data
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/ocornut/imgui.git