mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Externals/enet: Convert to submodule.
This also updates enet to 2a85cd6445
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -69,3 +69,6 @@
|
||||
[submodule "Externals/xxhash/xxHash"]
|
||||
path = Externals/xxhash/xxHash
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
[submodule "Externals/enet/enet"]
|
||||
path = Externals/enet/enet
|
||||
url = https://github.com/lsalzman/enet.git
|
||||
|
Reference in New Issue
Block a user