mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 01:47:41 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
8e51b2468a
commit
ec959a4349
1 changed files with 1 additions and 1 deletions
|
@ -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.4.0.
|
||||
*
|
||||
* \sa SDL_BlitSurfaceScaled
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue