Update SDL2 to latest version.

The .gitmodules file was also updated so that future submodule updates will
track the SDL2 branch from the repo. This will prevent updates from
accidentally checking out SDL3.
This commit is contained in:
Guillaume Jacquemin 2023-08-27 21:40:45 +02:00
parent c3453ebfc7
commit eef4c72d3d
Signed by: williamjcm
SSH Key Fingerprint: SHA256:AYLOg+iTV0ElElnlu4vqM4edFazVdRiuQB0Y5LoKc4A
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -17,7 +17,7 @@
[submodule "SDL2"]
path = third-party/SDL
url = https://github.com/libsdl-org/SDL
branch = main
branch = SDL2
[submodule "libzip"]
path = third-party/libzip
url = https://github.com/nih-at/libzip

2
third-party/SDL vendored

@ -1 +1 @@
Subproject commit 0bfeed061b10ea7dd37c88d9bae1824bad760f3a
Subproject commit f032e8c19165aeee6f9b47e82fb56809d4aeae1e