feat: add imgui support using zgui

This commit is contained in:
2023-01-01 03:42:02 -06:00
parent ddc54e2977
commit f89f448ad9
6 changed files with 156 additions and 41 deletions

6
.gitignore vendored
View File

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