mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 16:17:56 -05:00
Add submodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user