mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -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"}
|
||||
|
Reference in New Issue
Block a user