From 32b1d8ebb0483ef7d787e48e922e8f4e76a5f215 Mon Sep 17 00:00:00 2001 From: MerryMage Date: Fri, 13 May 2016 11:31:36 +0100 Subject: gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3