Parcourir la source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot il y a 3 semaines
Parent
commit
36488c6257
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      include/SDL3/SDL_surface.h

+ 2 - 0
include/SDL3/SDL_surface.h

@@ -192,6 +192,8 @@ extern SDL_DECLSPEC SDL_Surface * SDLCALL SDL_CreateSurface(int width, int heigh
  *
  * And this one.
  *
+ * Me too.
+ *
  * \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.