We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a693365 commit d7bd56eCopy full SHA for d7bd56e
2 files changed
tools/rlparser/output/raylib_api.txt
@@ -1000,7 +1000,7 @@ Callback 006: AudioCallback() (2 input parameters)
1000
Param[1]: bufferData (type: void *)
1001
Param[2]: frames (type: unsigned int)
1002
1003
-Functions found: 599
+Functions found: 597
1004
1005
Function 001: InitWindow() (3 input parameters)
1006
Name: InitWindow
tools/rlparser/output/raylib_api.xml
@@ -682,7 +682,7 @@
682
<Param type="unsigned int" name="frames" desc="" />
683
</Callback>
684
</Callbacks>
685
- <Functions count="599">
+ <Functions count="597">
686
<Function name="InitWindow" retType="void" paramCount="3" desc="Initialize window and OpenGL context">
687
<Param type="int" name="width" desc="" />
688
<Param type="int" name="height" desc="" />
0 commit comments