Add openal-soft submodule at version 1.18.2
This commit is contained in:
parent
305196b1ba
commit
1cfd9f7a16
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -16,3 +16,6 @@
|
||||||
[submodule "SDL-mirror"]
|
[submodule "SDL-mirror"]
|
||||||
path = SDL-mirror
|
path = SDL-mirror
|
||||||
url = https://github.com/spurious/SDL-mirror.git
|
url = https://github.com/spurious/SDL-mirror.git
|
||||||
|
[submodule "openal-soft"]
|
||||||
|
path = openal-soft
|
||||||
|
url = https://github.com/kcat/openal-soft.git
|
||||||
|
|
1
openal-soft
Submodule
1
openal-soft
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit ce6076091bac3c00cd10803916e8911495580bd0
|
Loading…
Reference in a new issue