Sync SDL2 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-05-09 20:40:40 +00:00
parent 62175552e9
commit b8b1ebf57b
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ extern DECLSPEC SDL_Surface *SDLCALL SDL_CreateRGBSurfaceWithFormat
*
* \sa SDL_CreateRGBSurface
* \sa SDL_CreateRGBSurfaceWithFormat
* \sa SDL_CreateRGBSurfaceWithFormatFrom
* \sa SDL_FreeSurface
*/
extern DECLSPEC SDL_Surface *SDLCALL SDL_CreateRGBSurfaceFrom(void *pixels,