feat: add imgui support using zgui

This commit is contained in:
2023-01-01 03:42:02 -06:00
parent 3b13102abb
commit 5e94cbfbea
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