aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorliamwhite <[email protected]>2023-10-30 15:32:31 -0400
committerGitHub <[email protected]>2023-10-30 15:32:31 -0400
commit22cac3a5e342e4a98d87c113b2d95b84cb5aa826 (patch)
treeae3d6c6caaae42739b0ff957593a86ba5627c040 /.gitmodules
parent07276cf62ad5a32ae7a9867029a05a4fbb141d5c (diff)
parenta065dcdcd92a9edbf37436199b0f3d062fc972bc (diff)
downloadyuzu-android-22cac3a5e342e4a98d87c113b2d95b84cb5aa826.tar.gz
yuzu-android-22cac3a5e342e4a98d87c113b2d95b84cb5aa826.zip
Merge pull request #11728 from liushuyu/update-deps
Update external dependencies
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index fdddb0d3a..b72a2ec8c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,7 +32,7 @@
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "opus"]
- path = externals/opus/opus
+ path = externals/opus
url = https://github.com/xiph/opus.git
[submodule "SDL"]
path = externals/SDL