summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Levi2021-01-10 22:09:56 -0700
committerGravatar Levi2021-01-10 22:09:56 -0700
commit7a3c884e39fccfbb498b855080bffabc9ce2e7f1 (patch)
tree5056f9406dec188439cb0deb87603498243a9412 /.gitmodules
parentMore forgetting... duh (diff)
parentMerge pull request #5229 from Morph1984/fullscreen-opt (diff)
downloadyuzu-7a3c884e39fccfbb498b855080bffabc9ce2e7f1.tar.gz
yuzu-7a3c884e39fccfbb498b855080bffabc9ce2e7f1.tar.xz
yuzu-7a3c884e39fccfbb498b855080bffabc9ce2e7f1.zip
Merge remote-tracking branch 'upstream/master' into int-flags
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d9356151..41022615b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,15 +1,12 @@
1[submodule "inih"] 1[submodule "inih"]
2 path = externals/inih/inih 2 path = externals/inih/inih
3 url = https://github.com/svn2github/inih 3 url = https://github.com/benhoyt/inih.git
4[submodule "cubeb"] 4[submodule "cubeb"]
5 path = externals/cubeb 5 path = externals/cubeb
6 url = https://github.com/kinetiknz/cubeb.git 6 url = https://github.com/kinetiknz/cubeb.git
7[submodule "dynarmic"] 7[submodule "dynarmic"]
8 path = externals/dynarmic 8 path = externals/dynarmic
9 url = https://github.com/MerryMage/dynarmic.git 9 url = https://github.com/MerryMage/dynarmic.git
10[submodule "unicorn"]
11 path = externals/unicorn
12 url = https://github.com/yuzu-emu/unicorn
13[submodule "soundtouch"] 10[submodule "soundtouch"]
14 path = externals/soundtouch 11 path = externals/soundtouch
15 url = https://github.com/citra-emu/ext-soundtouch.git 12 url = https://github.com/citra-emu/ext-soundtouch.git