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:
@@ -3656,8 +3656,8 @@ return {
|
||||
params = {
|
||||
{type = "Vector2", name = "position"},
|
||||
{type = "Camera", name = "camera"},
|
||||
{type = "float", name = "width"},
|
||||
{type = "float", name = "height"}
|
||||
{type = "int", name = "width"},
|
||||
{type = "int", name = "height"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user