diff options
author | MerryMage <MerryMage@users.noreply.github.com> | 2016-04-24 14:18:30 +0100 |
---|---|---|
committer | MerryMage <MerryMage@users.noreply.github.com> | 2016-04-28 13:33:14 +0100 |
commit | 27ce3b3f51998b7bd8f25d7cb1c9cc1321ad6f31 (patch) | |
tree | fb12f2b75d7adfc77e67ff7ef2b6608e1adf3e33 /.gitmodules | |
parent | 15c907317c269e06fcfeddbf98abdcb1e5e135c8 (diff) |
Externals: Add soundtouch
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 598e4c64d..059512902 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "nihstro"] path = externals/nihstro url = https://github.com/neobrain/nihstro.git +[submodule "soundtouch"] + path = externals/soundtouch + url = https://github.com/citra-emu/soundtouch.git |