Documentation fix fix
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403692
This commit is contained in:
parent
5f0c128f01
commit
29167b5730
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue