Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-06-02 16:37:46 +00:00
parent 714de02a88
commit 59338c2c29
4 changed files with 7 additions and 7 deletions

View File

@ -2356,8 +2356,8 @@ Function 239: DrawRectangleGradientEx() (5 input parameters)
Param[1]: rec (type: Rectangle)
Param[2]: topLeft (type: Color)
Param[3]: bottomLeft (type: Color)
Param[4]: topRight (type: Color)
Param[5]: bottomRight (type: Color)
Param[4]: bottomRight (type: Color)
Param[5]: topRight (type: Color)
Function 240: DrawRectangleLines() (5 input parameters)
Name: DrawRectangleLines
Return type: void