diff options
| author | Ray <[email protected]> | 2024-06-16 10:42:02 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-06-16 10:42:02 +0200 |
| commit | 04735fa9bb0b1de1027e1b502e046c9cb161c096 (patch) | |
| tree | 9dac34b7b3124dcd5d317fda80d7b873933894c0 /parser/output/raylib_api.json | |
| parent | 715633e0de101cb1a2b7b322455e4eab047f5f15 (diff) | |
| parent | 32c98717b159c3b34ab1e22a6bf99a8d70b4a9e7 (diff) | |
| download | raylib-04735fa9bb0b1de1027e1b502e046c9cb161c096.tar.gz raylib-04735fa9bb0b1de1027e1b502e046c9cb161c096.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'parser/output/raylib_api.json')
| -rw-r--r-- | parser/output/raylib_api.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index 1a38c03a..ad49b64a 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -7359,7 +7359,7 @@ "name": "image" }, { - "type": "float*", + "type": "float *", "name": "kernel" }, { |
