rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-06-07 19:26:49 +00:00
parent ca0ba55050
commit 33b6f0f3a4
4 changed files with 16 additions and 16 deletions

View File

@@ -4979,10 +4979,10 @@ return {
returnType = "void",
params = {
{type = "Rectangle", name = "rec"},
{type = "Color", name = "topLeft"},
{type = "Color", name = "bottomLeft"},
{type = "Color", name = "bottomRight"},
{type = "Color", name = "topRight"}
{type = "Color", name = "col1"},
{type = "Color", name = "col2"},
{type = "Color", name = "col3"},
{type = "Color", name = "col4"}
}
},
{