diff --git a/.gitmodules b/.gitmodules index f9c78dc..c5aa6d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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