update SDL to prepare for MinGW

This commit is contained in:
tildearrow 2021-12-07 13:31:02 -05:00
parent 630d968975
commit 137258c269
4 changed files with 20 additions and 18 deletions

4
.gitmodules vendored
View file

@ -3,8 +3,8 @@
url = https://github.com/nukeykt/Nuked-OPN2
[submodule "extern/SDL"]
path = extern/SDL
url = https://github.com/spurious/SDL-mirror
branch = release-2.0.12
url = https://github.com/libsdl-org/SDL.git
branch = main
[submodule "extern/Nuked-OPM"]
path = extern/Nuked-OPM
url = https://github.com/nukeykt/Nuked-OPM