mirror of
https://github.com/encounter/SDL.git
synced 2025-06-07 07:03:31 +00:00
Sync wiki -> header
This commit is contained in:
parent
d8129c5698
commit
5e3f4ccc34
@ -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
|
* \return 0 on success, or -1 if the operation is not supported
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 2.0.18.
|
* \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,
|
extern DECLSPEC int SDLCALL SDL_RenderGeometryRaw(SDL_Renderer *renderer,
|
||||||
SDL_Texture *texture,
|
SDL_Texture *texture,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user