Add submodules

This commit is contained in:
fearlessTobi 2018-09-16 20:05:19 +02:00
parent bd14f397ce
commit 5f30f95e94
11 changed files with 20069 additions and 0 deletions

6
.gitmodules vendored
View file

@ -34,3 +34,9 @@
[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
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git