Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-08-31 10:11:18 +00:00
parent edce3d41b2
commit d7f82aa7ae
4 changed files with 4 additions and 4 deletions

View File

@@ -6593,7 +6593,7 @@ return {
{type = "const unsigned char *", name = "fileData"},
{type = "int", name = "dataSize"},
{type = "int", name = "fontSize"},
{type = "const int *", name = "codepoints"},
{type = "int *", name = "codepoints"},
{type = "int", name = "codepointCount"},
{type = "int", name = "type"}
}