At least it compiles 😅

This commit is contained in:
Stefan Dresselhaus
2022-03-18 19:30:15 +01:00
parent 78f7df091c
commit 46b499e864
19 changed files with 537 additions and 172 deletions

7
.gitmodules vendored
View File

@ -2,7 +2,6 @@
path = implot
url = https://github.com/epezent/implot
branch = v0.13
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui
branch = v1.87
[submodule "dear-imgui.hs"]
path = dear-imgui.hs
url = https://github.com/haskell-game/dear-imgui.hs