added imgui and sdl
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -4,3 +4,11 @@
|
||||
[submodule "kerep"]
|
||||
path = kerep
|
||||
url = https://github.com/Timerix22/kerep.git
|
||||
[submodule "imgui"]
|
||||
path = imgui
|
||||
url = https://github.com/Timerix22/imgui.git
|
||||
branch = master_cbuild
|
||||
[submodule "SDL2"]
|
||||
path = SDL2
|
||||
url = https://github.com/Timerix22/SDL.git
|
||||
branch = SDL2
|
||||
|
||||
Reference in New Issue
Block a user