diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-07 11:28:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-07 11:28:26 +0000 |
| commit | b1029a40b2a9de4f0075565681336e77b86633eb (patch) | |
| tree | 813d09639470db8c1d90b900dad2beba8ff35719 /parser/output/raylib_api.json | |
| parent | 3b7be851515bf8ec4d9585352a5df8ba5aa85ac0 (diff) | |
| download | raylib-b1029a40b2a9de4f0075565681336e77b86633eb.tar.gz raylib-b1029a40b2a9de4f0075565681336e77b86633eb.zip | |
Update raylib_api.* by CI
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 8a1594b2..ec8d57a8 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -8400,7 +8400,7 @@ }, { "name": "ColorToInt", - "description": "Get hexadecimal value for a Color", + "description": "Get hexadecimal value for a Color (0xRRGGBBAA)", "returnType": "int", "params": [ { |
