Add imgui

This commit is contained in:
Federico Cecchetto
2021-12-19 17:42:37 +01:00
parent 1b2243a2f2
commit 638188bcc3
8 changed files with 230 additions and 0 deletions

3
.gitmodules vendored
View File

@ -40,3 +40,6 @@
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib.git
[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui.git