mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-10 10:22:20 +00:00
[CHG] Documentation error
This commit is contained in:
parent
44b84e6152
commit
bb7e859fd6
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ void GRRLIB_SetColorRGBA (const u32 color) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set global rendering color in RGB-format.
|
* Set global rendering color in RGB-format.
|
||||||
* @param a Alpha component of color.
|
* @param alpha Alpha component of color.
|
||||||
*/
|
*/
|
||||||
INLINE
|
INLINE
|
||||||
void GRRLIB_SetAlpha (const u32 alpha) {
|
void GRRLIB_SetAlpha (const u32 alpha) {
|
||||||
|
|
Loading…
Reference in a new issue