Bläddra i källkod

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 veckor sedan
förälder
incheckning
ae78aee61b
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      include/SDL3/SDL_surface.h

+ 2 - 0
include/SDL3/SDL_surface.h

@@ -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.