From d20121bd092dffbea6e0d0d94bffcfbbb7eaf3d9 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sat, 7 Jan 2023 20:29:27 -0800 Subject: [PATCH] set sdl submodule to SDL2 branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b7cc3223b4..4d4ad583f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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