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

@ -3906,11 +3906,11 @@
"name": "camera"
},
{
"type": "float",
"type": "int",
"name": "width"
},
{
"type": "float",
"type": "int",
"name": "height"
}
]