Add ogg/vorbis submodules

This commit is contained in:
tovjemam 2026-01-09 21:12:55 +01:00
parent ca0921b90b
commit 1f50bf2888
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 0288fadac3ac62d453409dfc83e9c4ab617d2472

1
external/vorbis vendored Submodule

@ -0,0 +1 @@
Subproject commit 2d79800b6751dddd4b8b4ad50832faa5ae2a00d9