Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 tuần trước cách đây
mục cha
commit
7840c9d879
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      include/SDL3/SDL_render.h

+ 2 - 2
include/SDL3/SDL_render.h

@@ -858,8 +858,8 @@ extern SDL_DECLSPEC SDL_Texture * SDLCALL SDL_CreateTextureWithProperties(SDL_Re
  *
  * With the gpu renderer:
  *
- * - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated with
- *   the texture
+ * - `SDL_PROP_TEXTURE_GPU_TEXTURE_POINTER`: the SDL_GPUTexture associated
+ *   with the texture
  *
  * \param texture the texture to query.
  * \returns a valid property ID on success or 0 on failure; call