From cdfc9634e13714d20ef36005679d7269ec08a28b Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 8 Jul 2023 09:35:42 -0700 Subject: [PATCH] Removed patch note for change already in SDL 2.x --- WhatsNew.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/WhatsNew.txt b/WhatsNew.txt index 53eae9532..1b84c49b9 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -30,4 +30,3 @@ General: * Added SDL_PlayAudioDevice() to start audio playback * Added SDL_ConvertAudioSamples() to convert audio samples from one format to another * Added the hint SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY to control re-creation of Android SDL activity. -* Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers