Fixed related function documentation
This commit is contained in:
parent
b547542f70
commit
7472736e2d
1 changed files with 1 additions and 1 deletions
|
@ -638,7 +638,7 @@ extern DECLSPEC float SDLCALL SDL_GetWindowBrightness(SDL_Window * window);
|
|||
* The input is the index into the array, and the output is the 16-bit
|
||||
* gamma value at that index, scaled to the output color precision.
|
||||
*
|
||||
* \sa SDL_SetWindowGammaRamp()
|
||||
* \sa SDL_GetWindowGammaRamp()
|
||||
*/
|
||||
extern DECLSPEC int SDLCALL SDL_SetWindowGammaRamp(SDL_Window * window,
|
||||
const Uint16 * red,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue