Fix missing module
This commit is contained in:
parent
ee3962bda2
commit
36d4d47c00
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "backends/ui/imgui/imgui"]
|
||||
path = backends/ui/imgui/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "subprojects/soundtouch"]
|
||||
path = subprojects/soundtouch
|
||||
url = https://codeberg.org/soundtouch/soundtouch.git
|
||||
|
|
Loading…
Reference in a new issue