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:
@ -6922,7 +6922,7 @@ return {
|
||||
},
|
||||
{
|
||||
name = "TextSplit",
|
||||
description = "Split text into multiple strings",
|
||||
description = "Split text into multiple strings, using MAX_TEXTSPLIT_COUNT static strings",
|
||||
returnType = "char **",
|
||||
params = {
|
||||
{type = "const char *", name = "text"},
|
||||
|
||||
Reference in New Issue
Block a user