Sync SDL2 wiki -> header
This commit is contained in:
parent
17ad4fdf4b
commit
dd48b6f8cf
1 changed files with 1 additions and 1 deletions
|
@ -787,7 +787,7 @@ extern DECLSPEC int SDLCALL SDL_FillRect
|
||||||
* of the clip rectangle and `rect`.
|
* of the clip rectangle and `rect`.
|
||||||
*
|
*
|
||||||
* \param dst the SDL_Surface structure that is the drawing target
|
* \param dst the SDL_Surface structure that is the drawing target
|
||||||
* \param rects an array of SDL_Rects representing the rectangles to fill.
|
* \param rects an array of SDL_Rect representing the rectangles to fill.
|
||||||
* \param count the number of rectangles in the array
|
* \param count the number of rectangles in the array
|
||||||
* \param color the color to fill with
|
* \param color the color to fill with
|
||||||
* \returns 0 on success or a negative error code on failure; call
|
* \returns 0 on success or a negative error code on failure; call
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue