mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update raylib_api.* by CI
This commit is contained in:
@ -9739,7 +9739,7 @@
|
||||
},
|
||||
{
|
||||
"name": "TextSplit",
|
||||
"description": "Split text into multiple strings",
|
||||
"description": "Split text into multiple strings, using MAX_TEXTSPLIT_COUNT static strings",
|
||||
"returnType": "char **",
|
||||
"params": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user