Minor documentation fix
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404298
This commit is contained in:
parent
15e7c4789c
commit
4b9d4ff36a
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ extern DECLSPEC int SDLCALL SDL_SetColorKey(SDL_Surface * surface,
|
|||
Uint32 flag, Uint32 key);
|
||||
|
||||
/**
|
||||
* \brief Sets the color key (transparent pixel) in a blittable surface.
|
||||
* \brief Gets the color key (transparent pixel) in a blittable surface.
|
||||
*
|
||||
* \param surface The surface to update
|
||||
* \param key A pointer filled in with the transparent pixel in the native
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue