feat: add imgui support using zgui

This commit is contained in:
2023-01-01 03:42:02 -06:00
parent 7234ecab37
commit 7f533210f7
6 changed files with 161 additions and 42 deletions

6
.gitignore vendored
View File

@@ -11,4 +11,8 @@
/lib/SDL2
# Any Custom Scripts for Debugging purposes
*.sh
*.sh
# Dear ImGui
**/imgui.ini