summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2018-07-31 04:04:51 +0200
committerZach Hilman <zachhilman@gmail.com>2018-08-01 06:16:54 +0200
commit0497bb5528f62f9e3db887988f0f93b4a1653a42 (patch)
treec4f868272fb46e075e2e2c3f50504965dcf68796 /.gitmodules
parentUse more descriptive error codes and messages (diff)
downloadyuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar.gz
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar.bz2
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar.lz
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar.xz
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.tar.zst
yuzu-0497bb5528f62f9e3db887988f0f93b4a1653a42.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 247aac535..4f4e8690b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,9 +25,9 @@
[submodule "unicorn"]
path = externals/unicorn
url = https://github.com/yuzu-emu/unicorn
-[submodule "externals/mbedtls"]
- path = externals/mbedtls
- url = https://github.com/DarkLordZach/mbedtls
+[submodule "mbedtls"]
+ path = externals/mbedtls
+ url = https://github.com/DarkLordZach/mbedtls
[submodule "opus"]
- path = externals/opus
- url = https://github.com/ogniK5377/opus.git
+ path = externals/opus
+ url = https://github.com/ogniK5377/opus.git