summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorRodrigo Locatti <reinuseslisp@airmail.cc>2019-10-28 06:45:01 +0100
committerGitHub <noreply@github.com>2019-10-28 06:45:01 +0100
commit9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1 (patch)
treedb3aa4a7b7bc2f644041e2fa1a3fdf088e08eed2 /.gitmodules
parentMerge pull request #3037 from FernandoS27/new-formats (diff)
parentexternals: Track upstream opus (diff)
downloadyuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar.gz
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar.bz2
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar.lz
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar.xz
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.tar.zst
yuzu-9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 35e0d1240..ee0dc6c19 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,11 +26,11 @@
path = externals/mbedtls
url = https://github.com/DarkLordZach/mbedtls
[submodule "opus"]
- path = externals/opus
- url = https://github.com/ogniK5377/opus.git
+ path = externals/opus/opus
+ url = https://github.com/xiph/opus.git
[submodule "soundtouch"]
- path = externals/soundtouch
- url = https://github.com/citra-emu/ext-soundtouch.git
+ path = externals/soundtouch
+ url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git