diff options
author | Andrea Pappacoda <andrea@pappacoda.it> | 2022-04-01 19:54:58 +0200 |
---|---|---|
committer | Andrea Pappacoda <andrea@pappacoda.it> | 2022-04-01 19:54:58 +0200 |
commit | faf6a9876c394664d647355726290014b24efffc (patch) | |
tree | d6dca0d742af8ccc9443e77583b3c6e51d2841ac /.gitmodules | |
parent | Merge pull request #8128 from FernandoS27/gc-fixes (diff) | |
download | yuzu-faf6a9876c394664d647355726290014b24efffc.tar yuzu-faf6a9876c394664d647355726290014b24efffc.tar.gz yuzu-faf6a9876c394664d647355726290014b24efffc.tar.bz2 yuzu-faf6a9876c394664d647355726290014b24efffc.tar.lz yuzu-faf6a9876c394664d647355726290014b24efffc.tar.xz yuzu-faf6a9876c394664d647355726290014b24efffc.tar.zst yuzu-faf6a9876c394664d647355726290014b24efffc.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a9cf9a24a..dc92d0a4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "dynarmic"] path = externals/dynarmic url = https://github.com/MerryMage/dynarmic.git -[submodule "soundtouch"] - 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 |