rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-04-27 09:38:41 +00:00
parent 3b70f83c7d
commit a685b812d9
4 changed files with 4 additions and 4 deletions

View File

@ -3101,7 +3101,7 @@ return {
returnType = "bool",
params = {
{type = "const char *", name = "fileName"},
{type = "void *", name = "data"},
{type = "const void *", name = "data"},
{type = "int", name = "dataSize"}
}
},