From 1016bed6685988f1349c002f93e78811afd6d5b7 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 5 Apr 2022 06:03:31 +0000 Subject: [PATCH] Switch back to upstream SDL --- .gitmodules | 2 +- SDL2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index c60454e..457ae7b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://git.videolan.org/git/ffmpeg/nv-codec-headers.git [submodule "SDL2"] path = SDL2 - url = https://github.com/cgutman/SDL.git + url = https://github.com/libsdl-org/SDL.git [submodule "SDL_ttf"] path = SDL_ttf url = https://github.com/libsdl-org/SDL_ttf.git diff --git a/SDL2 b/SDL2 index 5a5ba34..45372b1 160000 --- a/SDL2 +++ b/SDL2 @@ -1 +1 @@ -Subproject commit 5a5ba34b0ec55b5563198eff5eb475eb0b16f092 +Subproject commit 45372b1c276a748e71c373880fbb14d0a92ef6c1