mirror of
https://github.com/yawut/SDL.git
synced 2026-09-11 02:26:25 -05:00
Documentation fix fix
This commit is contained in:
@@ -915,7 +915,7 @@ extern DECLSPEC int SDLCALL SDL_QueryTexturePixels(SDL_TextureID textureID,
|
||||
/**
|
||||
* \fn int SDL_SetTexturePalette(SDL_TextureID textureID, const SDL_Color * colors, int firstcolor, int ncolors)
|
||||
*
|
||||
* \brief Set the collor palette of an indexed texture.
|
||||
* \brief Set the color palette of an indexed texture.
|
||||
*
|
||||
* \param texture The texture to update
|
||||
* \param colors The array of RGB color data
|
||||
|
||||
Reference in New Issue
Block a user