Sync wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-01-10 20:35:04 +00:00
parent d8129c5698
commit 5e3f4ccc34
1 changed files with 3 additions and 0 deletions

View File

@ -1641,6 +1641,9 @@ extern DECLSPEC int SDLCALL SDL_RenderGeometry(SDL_Renderer *renderer,
* \return 0 on success, or -1 if the operation is not supported
*
* \since This function is available since SDL 2.0.18.
*
* \sa SDL_RenderGeometry
* \sa SDL_Vertex
*/
extern DECLSPEC int SDLCALL SDL_RenderGeometryRaw(SDL_Renderer *renderer,
SDL_Texture *texture,