mirror of https://github.com/libsdl-org/SDL.git
parent
846eb9a886
commit
2ac62d8c67
|
|
@ -2098,7 +2098,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_RenderTextureRotated(SDL_Renderer *renderer
|
||||||
*
|
*
|
||||||
* \threadsafety You may only call this function from the main thread.
|
* \threadsafety You may only call this function from the main thread.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.0.0.
|
* \since This function is available since SDL 3.2.0.
|
||||||
*
|
*
|
||||||
* \sa SDL_RenderTexture
|
* \sa SDL_RenderTexture
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue