summaryrefslogtreecommitdiffhomepage
path: root/parser/output/raylib_api.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-04-03 18:10:31 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-04-03 18:10:31 +0000
commit1987c90c736d74c28f79d19b0408c691982dc0b0 (patch)
tree26e702e42767e77673cdf332866f6cb12d94ebdd /parser/output/raylib_api.json
parentd30cfea82da302b394006b45e80707f90ad1a956 (diff)
downloadraylib-1987c90c736d74c28f79d19b0408c691982dc0b0.tar.gz
raylib-1987c90c736d74c28f79d19b0408c691982dc0b0.zip
Update raylib_api.* by CI
Diffstat (limited to 'parser/output/raylib_api.json')
-rw-r--r--parser/output/raylib_api.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json
index 1517846b..2b339512 100644
--- a/parser/output/raylib_api.json
+++ b/parser/output/raylib_api.json
@@ -3906,11 +3906,11 @@
"name": "camera"
},
{
- "type": "float",
+ "type": "int",
"name": "width"
},
{
- "type": "float",
+ "type": "int",
"name": "height"
}
]