Implement basic ImGUI editor for a game

This commit is contained in:
2024-09-08 22:19:04 +01:00
parent 30f016db1e
commit 0f6e9fdebb
3 changed files with 113 additions and 7 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.cache
compile_commands.json
main
extern
imgui.ini