mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 07:47:53 -05:00
network: Add initial files and enet dependency
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "enet"]
|
||||
path = externals/enet
|
||||
url = https://github.com/lsalzman/enet.git
|
||||
[submodule "inih"]
|
||||
path = externals/inih/inih
|
||||
url = https://github.com/benhoyt/inih.git
|
||||
|
Reference in New Issue
Block a user