Corrected the version where SDL_SoftStretch() was added

This commit is contained in:
Sam Lantinga
2025-02-02 14:13:13 -08:00
parent a98a4b8a68
commit 8848f86560
+1 -1
View File
@@ -1190,7 +1190,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_BlitSurfaceUncheckedScaled(SDL_Surface *src
* threads at once. It is safe to use the same source surface
* from multiple threads.
*
* \since This function is available since SDL 3.2.0.
* \since This function is available since SDL 3.2.4.
*
* \sa SDL_BlitSurfaceScaled
*/