added imgui & subhook submodules

This commit is contained in:
al-eax 2020-04-05 16:22:34 +02:00
commit bf1764d690
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View 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