diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 6931a641d..41022615b 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -7,9 +7,6 @@ | |||
| 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 |