Ver código fonte

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 semanas atrás
pai
commit
39333eb07b
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      include/SDL3/SDL_surface.h

+ 2 - 0
include/SDL3/SDL_surface.h

@@ -188,6 +188,8 @@ extern SDL_DECLSPEC SDL_Surface * SDLCALL SDL_CreateSurface(int width, int heigh
  * This is a line of text added to the wiki to test the wikiheaders bridge. If
  * This is a line of text added to the wiki to test the wikiheaders bridge. If
  * you see me hanging around, please delete me, I shouldn't still be here.
  * you see me hanging around, please delete me, I shouldn't still be here.
  *
  *
+ * Delete this line, too.
+ *
  * \param width the width of the surface.
  * \param width the width of the surface.
  * \param height the height of the surface.
  * \param height the height of the surface.
  * \param format the SDL_PixelFormat for the new surface's pixel format.
  * \param format the SDL_PixelFormat for the new surface's pixel format.