mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:20:04 +00:00
Add imgui dependency
This commit is contained in:
parent
e0dceda2d2
commit
3c69ad28c6
5 changed files with 32 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
|||
[submodule "data"]
|
||||
path = data
|
||||
url = ../supercell-wx-data
|
||||
[submodule "external/imgui"]
|
||||
path = external/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue