glad input imgui
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -4,3 +4,7 @@
|
||||
[submodule "Prism/vendor/glfw"]
|
||||
path = Prism/vendor/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "Prism/vendor/ImGui"]
|
||||
path = Prism/vendor/ImGui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
branch = docking
|
||||
|
||||
Reference in New Issue
Block a user