rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-03-26 17:29:18 +00:00
parent a693365bf2
commit d7bd56ef1b
2 changed files with 2 additions and 2 deletions

View File

@@ -1000,7 +1000,7 @@ Callback 006: AudioCallback() (2 input parameters)
Param[1]: bufferData (type: void *)
Param[2]: frames (type: unsigned int)
Functions found: 599
Functions found: 597
Function 001: InitWindow() (3 input parameters)
Name: InitWindow

View File

@@ -682,7 +682,7 @@
<Param type="unsigned int" name="frames" desc="" />
</Callback>
</Callbacks>
<Functions count="599">
<Functions count="597">
<Function name="InitWindow" retType="void" paramCount="3" desc="Initialize window and OpenGL context">
<Param type="int" name="width" desc="" />
<Param type="int" name="height" desc="" />