diff options
author | MerryMage <MerryMage@users.noreply.github.com> | 2016-05-13 12:31:36 +0200 |
---|---|---|
committer | MerryMage <MerryMage@users.noreply.github.com> | 2016-05-13 12:31:36 +0200 |
commit | 32b1d8ebb0483ef7d787e48e922e8f4e76a5f215 (patch) | |
tree | bf81ed1603b6a4c520d35111885d39176b746ac1 | |
parent | Merge pull request #1690 from JayFoxRox/tex-type-3 (diff) | |
download | yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar.gz yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar.bz2 yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar.lz yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar.xz yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.tar.zst yuzu-32b1d8ebb0483ef7d787e48e922e8f4e76a5f215.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 059512902..db0905b3d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/neobrain/nihstro.git [submodule "soundtouch"] path = externals/soundtouch - url = https://github.com/citra-emu/soundtouch.git + url = https://github.com/citra-emu/ext-soundtouch.git |