diff --git a/.gitmodules b/.gitmodules index 9ee2d2a..338f6d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "external/Crow"] path = external/Crow url = https://github.com/det-fys/Crow +[submodule "external/openal-soft"] + path = external/openal-soft + url = https://github.com/kcat/openal-soft.git diff --git a/external/openal-soft b/external/openal-soft new file mode 160000 index 0000000..d8fecf8 --- /dev/null +++ b/external/openal-soft @@ -0,0 +1 @@ +Subproject commit d8fecf85bbe8d5d07758e33163d13fb2cb461a1a