Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-05-22 15:07:11 +00:00
parent afb52b19a4
commit 8d9c1cecb7
4 changed files with 4 additions and 4 deletions

View File

@ -4684,7 +4684,7 @@
},
{
"name": "EncodeDataBase64",
"description": "Encode data to Base64 string, memory must be MemFree()",
"description": "Encode data to Base64 string (includes NULL terminator), memory must be MemFree()",
"returnType": "char *",
"params": [
{