diff options
author | Tony Wasserka <neobrainx@gmail.com> | 2016-05-13 12:34:24 +0200 |
---|---|---|
committer | Tony Wasserka <neobrainx@gmail.com> | 2016-05-13 12:34:24 +0200 |
commit | 193ea9df29e40f8ba3f75a9b8abb92e760e943d0 (patch) | |
tree | f9139b14d88187a7cc38f8db5462e669295492f3 | |
parent | Merge pull request #1695 from Subv/tls_alloc (diff) | |
parent | gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch (diff) | |
download | yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar.gz yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar.bz2 yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar.lz yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar.xz yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.tar.zst yuzu-193ea9df29e40f8ba3f75a9b8abb92e760e943d0.zip |
-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 |