소스 검색

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 3 주 전
부모
커밋
bf889aaed5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      include/SDL3/SDL_surface.h

+ 2 - 0
include/SDL3/SDL_surface.h

@@ -185,6 +185,8 @@ extern SDL_DECLSPEC SDL_Surface * SDLCALL SDL_CreateSurface(int width, int heigh
  * You may pass NULL for pixels and 0 for pitch to create a surface that you
  * You may pass NULL for pixels and 0 for pitch to create a surface that you
  * will fill in with valid values later.
  * will fill in with valid values later.
  *
  *
+ * sdfsdfsdfsdf
+ *
  * \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.