[SDL2] Switch to libsdl-org/SDL

This commit is contained in:
Triang3l
2021-06-12 14:49:38 +03:00
parent 14bac72f0d
commit 460b2b75d0
3 changed files with 4 additions and 3 deletions

2
.gitmodules vendored
View File

@@ -48,7 +48,7 @@
url = https://github.com/jarro2783/cxxopts.git
[submodule "third_party/SDL2"]
path = third_party/SDL2
url = https://github.com/JoelLinn/SDL.git
url = https://github.com/libsdl-org/SDL.git
[submodule "third_party/utfcpp"]
path = third_party/utfcpp
url = https://github.com/xenia-project/utfcpp.git