feat: add imgui support using zgui

This commit is contained in:
2023-01-01 03:42:02 -06:00
parent fdf7399e52
commit ac82019fa0
6 changed files with 157 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