Jelajahi Sumber

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 2 minggu lalu
induk
melakukan
9e6f0180a0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      include/SDL3/SDL_render.h

+ 1 - 1
include/SDL3/SDL_render.h

@@ -1275,7 +1275,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_GetTextureAlphaMod(SDL_Texture *texture, Ui
 extern SDL_DECLSPEC bool SDLCALL SDL_GetTextureAlphaModFloat(SDL_Texture *texture, float *alpha);
 
 /**
- * Set the blend mode for a texture, used by SDL_RenderTexture().
+ * Set the blend mode for a texture.
  *
  * This blend mode is used for any drawing that involves this texture.
  *