mirror of
https://github.com/yawut/SDL.git
synced 2026-07-02 00:13:39 -05:00
Minor documentation fix
This commit is contained in:
parent
8306adb559
commit
4f4f40f930
|
|
@ -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…
Reference in New Issue
Block a user