Removed patch note for change already in SDL 2.x

main
Sam Lantinga 2023-07-08 09:35:42 -07:00
parent 3a654b4b1c
commit cdfc9634e1
1 changed files with 0 additions and 1 deletions

View File

@ -30,4 +30,3 @@ General:
* Added SDL_PlayAudioDevice() to start audio playback * Added SDL_PlayAudioDevice() to start audio playback
* Added SDL_ConvertAudioSamples() to convert audio samples from one format to another * 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_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