mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-28 14:08:29 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -6860,7 +6860,8 @@ return {
|
||||
description = "Unload text lines",
|
||||
returnType = "void",
|
||||
params = {
|
||||
{type = "char **", name = "text"}
|
||||
{type = "char **", name = "text"},
|
||||
{type = "int", name = "lineCount"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user