diff --git a/.gitmodules b/.gitmodules index 99e41138b..53fad2b33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "thirdparty/zlib"] path = thirdparty/zlib url = https://github.com/madler/zlib -[submodule "thirdparty/SDL2"] - path = thirdparty/SDL2 +[submodule ".\\thirdparty\\SDL2"] + path = .\\thirdparty\\SDL2 url = https://github.com/spurious/SDL-mirror.git diff --git a/thirdparty/SDL2 b/thirdparty/SDL2 index e60718c37..9b526d28c 160000 --- a/thirdparty/SDL2 +++ b/thirdparty/SDL2 @@ -1 +1 @@ -Subproject commit e60718c37e5b4dbabdc87c21193ee9e6e9bf562a +Subproject commit 9b526d28cb2d7f0ccff0613c94bb52abc8f53b6f