Add ogg/vorbis submodules
This commit is contained in:
parent
ca0921b90b
commit
1f50bf2888
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -19,3 +19,9 @@
|
||||
[submodule "external/openal-soft"]
|
||||
path = external/openal-soft
|
||||
url = https://github.com/kcat/openal-soft.git
|
||||
[submodule "external/vorbis"]
|
||||
path = external/vorbis
|
||||
url = https://github.com/xiph/vorbis.git
|
||||
[submodule "external/ogg"]
|
||||
path = external/ogg
|
||||
url = https://github.com/xiph/ogg.git
|
||||
|
||||
1
external/ogg
vendored
Submodule
1
external/ogg
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0288fadac3ac62d453409dfc83e9c4ab617d2472
|
||||
1
external/vorbis
vendored
Submodule
1
external/vorbis
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 2d79800b6751dddd4b8b4ad50832faa5ae2a00d9
|
||||
Loading…
x
Reference in New Issue
Block a user