diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
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 |