summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Marcec <dmarcecguzman@gmail.com>2020-07-01 07:09:33 +0200
committerDavid Marcec <dmarcecguzman@gmail.com>2020-07-01 07:09:33 +0200
commitd5dfe34c4935d1494f4b742fa3bb4066d9096236 (patch)
treebbd2db9128c5590763397d1aa9c00dce26922e1d /.gitmodules
parentMerge pull request #4208 from jbeich/freebsd (diff)
downloadyuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.gz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.bz2
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.lz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.xz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.zst
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9ba8fe207..6fa823c1c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
+[submodule "opus"]
+ path = externals/opus/opus
+ url = https://github.com/xiph/opus.git