mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-29 11:51:59 +00:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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="" />
|
||||
|
||||
Reference in New Issue
Block a user