From e78a8a6187df5346a87bdc433eab94909d4c5e2a Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sat, 24 Dec 2022 18:42:14 -0500 Subject: [PATCH] Revert "update SDL to 2.24.2" This reverts commit d53cc328780558dd29f40a5a3fda31a4b3bfa84a. --- .gitmodules | 1 + extern/SDL | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0dcbd0c8..9494f049 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "extern/SDL"] path = extern/SDL url = https://github.com/libsdl-org/SDL.git + branch = 2.0.22 [submodule "extern/libsndfile"] path = extern/libsndfile url = https://github.com/libsndfile/libsndfile.git diff --git a/extern/SDL b/extern/SDL index 55b03c74..f8e14ad2 160000 --- a/extern/SDL +++ b/extern/SDL @@ -1 +1 @@ -Subproject commit 55b03c7493a7abed33cf803d1380a40fa8af903f +Subproject commit f8e14ad25aa6f0b4bbed411583a9863c855ad9e6