Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-09-02 15:46:09 +00:00
parent 29ce5d8aa9
commit 17d9927a4f
4 changed files with 22 additions and 15 deletions

View File

@ -9041,7 +9041,7 @@
"name": "fontSize"
},
{
"type": "int *",
"type": "const int *",
"name": "codepoints"
},
{
@ -9091,7 +9091,7 @@
"name": "fontSize"
},
{
"type": "int *",
"type": "const int *",
"name": "codepoints"
},
{
@ -9129,7 +9129,7 @@
"name": "fontSize"
},
{
"type": "int *",
"type": "const int *",
"name": "codepoints"
},
{
@ -9139,6 +9139,10 @@
{
"type": "int",
"name": "type"
},
{
"type": "int *",
"name": "glyphCount"
}
]
},