Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-04-03 18:10:31 +00:00
parent d30cfea82d
commit 1987c90c73
4 changed files with 8 additions and 8 deletions

View file

@ -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"}
}
},
{