Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-09-04 21:26:00 +00:00
parent 0203a47bf9
commit 55a1c58b64
4 changed files with 10 additions and 3 deletions

View File

@ -9632,6 +9632,10 @@
{
"type": "char **",
"name": "text"
},
{
"type": "int",
"name": "lineCount"
}
]
},