set sdl submodule to SDL2 branch
This commit is contained in:
parent
014d0573b8
commit
d20121bd09
|
@ -26,7 +26,7 @@
|
||||||
[submodule "SDL"]
|
[submodule "SDL"]
|
||||||
path = Externals/SDL/SDL
|
path = Externals/SDL/SDL
|
||||||
url = https://github.com/libsdl-org/SDL.git
|
url = https://github.com/libsdl-org/SDL.git
|
||||||
branch = main
|
branch = SDL2
|
||||||
shallow = true
|
shallow = true
|
||||||
[submodule "Externals/zlib-ng/zlib-ng"]
|
[submodule "Externals/zlib-ng/zlib-ng"]
|
||||||
path = Externals/zlib-ng/zlib-ng
|
path = Externals/zlib-ng/zlib-ng
|
||||||
|
|
Loading…
Reference in New Issue