mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-29 06:28:30 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -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"}
|
||||
}
|
||||
|
Reference in New Issue
Block a user