This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Documentation fix fix
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
include/SDL_video.h
|
@@ -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 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.