This commit is contained in:
Stefan Dresselhaus
2022-03-14 20:12:24 +01:00
commit befb1ab1eb
23 changed files with 1973 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "deps/dear-implot.hs"]
path = deps/dear-implot.hs
url = https://github.com/Drezil/dear-implot.hs
[submodule "deps/dear-imgui.hs"]
path = deps/dear-imgui.hs
url = https://github.com/haskell-game/dear-imgui.hs