Agregando imgui correctamente

This commit is contained in:
2025-06-21 21:07:19 -04:00
parent eb424695f5
commit c24bd637b0
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

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

1
vendor/imgui vendored Submodule

Submodule vendor/imgui added at afe20dc9b6