diff --git a/.gitmodules b/.gitmodules index ca14d028f..2c5c71a30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,10 +22,6 @@ url = https://github.com/libtom/libtomcrypt.git branch = master shallow = true -[submodule "import/SDL2"] - path = import/SDL2 - url = https://github.com/SDL-mirror/SDL.git - shallow = true [submodule "import/xxHash"] path = import/xxHash url = https://github.com/Cyan4973/xxHash.git @@ -35,3 +31,7 @@ path = import/imgui url = https://github.com/ocornut/imgui.git shadow = true +[submodule "import/SDL2"] + path = import/SDL2 + url = https://github.com/libsdl-org/SDL + shallow = true diff --git a/import/SDL2 b/import/SDL2 index c7b8b49ef..0e9560aea 160000 --- a/import/SDL2 +++ b/import/SDL2 @@ -1 +1 @@ -Subproject commit c7b8b49ef8691ac85ad18298468f7e4a616290ed +Subproject commit 0e9560aea22818884921e5e5064953257bfe7fa7