Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2026-08-23 20:25:01 +00:00
parent 39333eb07b
commit ae78aee61b

View File

@@ -190,6 +190,8 @@ extern SDL_DECLSPEC SDL_Surface * SDLCALL SDL_CreateSurface(int width, int heigh
*
* Delete this line, too.
*
* And this one.
*
* \param width the width of the surface.
* \param height the height of the surface.
* \param format the SDL_PixelFormat for the new surface's pixel format.