added imgui & subhook submodules
This commit is contained in:
commit
bf1764d690
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "src/third_party/imgui"]
|
||||
path = src/third_party/imgui
|
||||
url = git@github.com:ocornut/imgui.git
|
||||
[submodule "src/third_party/subhook"]
|
||||
path = src/third_party/subhook
|
||||
url = git@github.com:Zeex/subhook.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue