Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2025-05-13 02:55:19 +00:00
parent aa684a33de
commit 4a1e9931a6
4 changed files with 4 additions and 4 deletions

View file

@ -3108,7 +3108,7 @@ return {
returnType = "bool",
params = {
{type = "const char *", name = "fileName"},
{type = "char *", name = "text"}
{type = "const char *", name = "text"}
}
},
{