rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-03-04 00:15:21 +00:00
parent faf42366ec
commit e1959a4e5c
3 changed files with 6 additions and 6 deletions

View File

@ -2220,7 +2220,7 @@
{
"name": "GAMEPAD_BUTTON_UNKNOWN",
"value": 0,
"description": "Unknown button, just for error checking"
"description": "Unknown button, for error checking"
},
{
"name": "GAMEPAD_BUTTON_LEFT_FACE_UP",
@ -2792,7 +2792,7 @@
{
"name": "TEXTURE_FILTER_POINT",
"value": 0,
"description": "No filter, just pixel approximation"
"description": "No filter, pixel approximation"
},
{
"name": "TEXTURE_FILTER_BILINEAR",