diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e73ca99e3..2c044ed7d 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -34,3 +34,9 @@ | |||
| 34 | [submodule "soundtouch"] | 34 | [submodule "soundtouch"] |
| 35 | path = externals/soundtouch | 35 | path = externals/soundtouch |
| 36 | url = https://github.com/citra-emu/ext-soundtouch.git | 36 | url = https://github.com/citra-emu/ext-soundtouch.git |
| 37 | [submodule "libressl"] | ||
| 38 | path = externals/libressl | ||
| 39 | url = https://github.com/citra-emu/ext-libressl-portable.git | ||
| 40 | [submodule "discord-rpc"] | ||
| 41 | path = externals/discord-rpc | ||
| 42 | url = https://github.com/discordapp/discord-rpc.git | ||