summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-22 16:23:04 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-22 16:24:54 +0200
commitaba523d14e16d5bcca0e29f29ad9ecf3562093cf (patch)
treed9708954ef48e7d5d44b178d287914b6774012a6 /.gitmodules
parentRemove MAX_VOLUME dups (diff)
downloadre3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.gz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.bz2
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.lz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.xz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.zst
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fec30cac..bf1e33a5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,15 @@
[submodule "librw"]
path = librw
url = https://github.com/aap/librw
+[submodule "opus"]
+ path = opus
+ url = https://github.com/xiph/opus.git
+ branch = master
+[submodule "opusfile"]
+ path = opusfile
+ url = https://github.com/xiph/opusfile.git
+ branch = master
+[submodule "ogg"]
+ path = ogg
+ url = https://github.com/xiph/ogg.git
+ branch = master