diff --git a/.gitmodules b/.gitmodules index dffc0653..63fed76a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "SDL-mirror"] path = SDL-mirror url = https://github.com/spurious/SDL-mirror.git +[submodule "openal-soft"] + path = openal-soft + url = https://github.com/kcat/openal-soft.git diff --git a/openal-soft b/openal-soft new file mode 160000 index 00000000..ce607609 --- /dev/null +++ b/openal-soft @@ -0,0 +1 @@ +Subproject commit ce6076091bac3c00cd10803916e8911495580bd0