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
44bca81fdd
commit
954675b32a
1 changed files with 3 additions and 2 deletions
|
@ -2660,7 +2660,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetDefaultTextureScaleMode(SDL_Renderer *re
|
|||
*
|
||||
* \param renderer the renderer to get data from.
|
||||
* \param scale_mode a SDL_ScaleMode filled with current default scale mode.
|
||||
* See SDL_SetDefaultTextureScaleMode() for the meaning of the value.
|
||||
* See SDL_SetDefaultTextureScaleMode() for the meaning of
|
||||
* the value.
|
||||
* \returns true on success or false on failure; call SDL_GetError() for more
|
||||
* information.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue