Update raylib_api.* by CI
This commit is contained in:
parent
e227371265
commit
43db59d1aa
4 changed files with 4 additions and 4 deletions
|
@ -6893,7 +6893,7 @@ return {
|
|||
description = "Join text strings with delimiter",
|
||||
returnType = "char *",
|
||||
params = {
|
||||
{type = "const char **", name = "textList"},
|
||||
{type = "char **", name = "textList"},
|
||||
{type = "int", name = "count"},
|
||||
{type = "const char *", name = "delimiter"}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue