Merge pull request #6 from notcpuid/experimental
fix(imgui): add correct imgui submodule linking
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "pe-packer/asmjit"]
|
||||
path = pe-packer/asmjit
|
||||
url = https://github.com/asmjit/asmjit.git
|
||||
[submodule "vendor/imgui"]
|
||||
path = vendor/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
|
||||
Reference in New Issue
Block a user