mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 10:22:24 -07: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