Update raylib_api.* by CI
This commit is contained in:
parent
0203a47bf9
commit
55a1c58b64
4 changed files with 10 additions and 3 deletions
|
|
@ -6860,7 +6860,8 @@ return {
|
|||
description = "Unload text lines",
|
||||
returnType = "void",
|
||||
params = {
|
||||
{type = "char **", name = "text"}
|
||||
{type = "char **", name = "text"},
|
||||
{type = "int", name = "lineCount"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue