Agregando imgui

This commit is contained in:
2025-06-21 21:03:18 -04:00
parent 4e48337e3f
commit 1c46681585
3 changed files with 24 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "vendor/SDL"]
path = vendor/SDL
url = git@github.com:libsdl-org/SDL.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = git@github.com:ocornut/imgui.git