mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Convert imgui to git submodule (shallow)
This commit is contained in:
parent
5a2cb48b89
commit
37afbf8ba2
4 changed files with 15 additions and 15 deletions
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[submodule "extern/imgui"]
|
||||
path = extern/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
shallow = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue