set sdl submodule to SDL2 branch

This commit is contained in:
Shawn Hoffman 2023-01-07 20:29:27 -08:00
parent 014d0573b8
commit d20121bd09
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -26,7 +26,7 @@
[submodule "SDL"]
path = Externals/SDL/SDL
url = https://github.com/libsdl-org/SDL.git
branch = main
branch = SDL2
shallow = true
[submodule "Externals/zlib-ng/zlib-ng"]
path = Externals/zlib-ng/zlib-ng