From 97064eb7a0d7c82fedc65f54f5f3b4838590f3f6 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Tue, 30 Aug 2022 15:22:40 -0700 Subject: [PATCH] SDL: update to 42d09a8f42e3fbac7171d065199667b182da3fb4 post-v2.24.0 commit fixes SDL hotplugging issues on windows --- Externals/SDL/SDL | 2 +- Externals/SDL/SDL2.vcxproj | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Externals/SDL/SDL b/Externals/SDL/SDL index 5aa438e80a..42d09a8f42 160000 --- a/Externals/SDL/SDL +++ b/Externals/SDL/SDL @@ -1 +1 @@ -Subproject commit 5aa438e80aabe3570c0ef807d9b22bcd9835ced6 +Subproject commit 42d09a8f42e3fbac7171d065199667b182da3fb4 diff --git a/Externals/SDL/SDL2.vcxproj b/Externals/SDL/SDL2.vcxproj index 4d670ab6d2..7847419e32 100644 --- a/Externals/SDL/SDL2.vcxproj +++ b/Externals/SDL/SDL2.vcxproj @@ -283,6 +283,7 @@ + @@ -341,6 +342,7 @@ +