Update raylib_api.* by CI
This commit is contained in:
parent
3b7be85151
commit
b1029a40b2
4 changed files with 4 additions and 4 deletions
|
@ -6174,7 +6174,7 @@ return {
|
|||
},
|
||||
{
|
||||
name = "ColorToInt",
|
||||
description = "Get hexadecimal value for a Color",
|
||||
description = "Get hexadecimal value for a Color (0xRRGGBBAA)",
|
||||
returnType = "int",
|
||||
params = {
|
||||
{type = "Color", name = "color"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue