diff --git a/.gitmodules b/.gitmodules index 9fcd8d60..d01256c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "third_party/elfio"] path = third_party/elfio url = https://github.com/serge1/ELFIO -[submodule "third_party/SDL2"] - path = third_party/SDL2 - url = https://github.com/libsdl-org/SDL [submodule "third_party/cryptopp/cryptopp"] path = third_party/cryptopp/cryptopp url = https://github.com/weidai11/cryptopp @@ -85,3 +82,7 @@ [submodule "third_party/oaknut"] path = third_party/oaknut url = https://github.com/panda3ds-emu/oaknut +[submodule "third_party/SDL2"] + path = third_party/SDL2 + url = https://github.com/libsdl-org/SDL + branch = SDL2 diff --git a/third_party/SDL2 b/third_party/SDL2 index 379d4780..f48a96a9 160000 --- a/third_party/SDL2 +++ b/third_party/SDL2 @@ -1 +1 @@ -Subproject commit 379d4780559690a9836444aeb5637f60953947be +Subproject commit f48a96a976b50d1faae70598e71bfaf8f4526347