[CHG] Documentation error

This commit is contained in:
Crayon2000 2009-11-25 23:49:26 +00:00
parent 44b84e6152
commit bb7e859fd6

View file

@ -111,7 +111,7 @@ void GRRLIB_SetColorRGBA (const u32 color) {
/**
* Set global rendering color in RGB-format.
* @param a Alpha component of color.
* @param alpha Alpha component of color.
*/
INLINE
void GRRLIB_SetAlpha (const u32 alpha) {