summaryrefslogtreecommitdiffhomepage
path: root/parser/output/raylib_api.json
diff options
context:
space:
mode:
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"
}
]