mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
add zlib-ng submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
|||||||
url = https://github.com/libsdl-org/SDL.git
|
url = https://github.com/libsdl-org/SDL.git
|
||||||
branch = main
|
branch = main
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "Externals/zlib-ng/zlib-ng"]
|
||||||
|
path = Externals/zlib-ng/zlib-ng
|
||||||
|
url = https://github.com/zlib-ng/zlib-ng.git
|
||||||
|
1
Externals/zlib-ng/zlib-ng
vendored
Submodule
1
Externals/zlib-ng/zlib-ng
vendored
Submodule
Submodule Externals/zlib-ng/zlib-ng added at a406284705
Reference in New Issue
Block a user