mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update raylib_api.* by CI
This commit is contained in:
@ -3499,7 +3499,7 @@ Function 399: LoadFontData() (6 input parameters)
|
||||
Param[1]: fileData (type: const unsigned char *)
|
||||
Param[2]: dataSize (type: int)
|
||||
Param[3]: fontSize (type: int)
|
||||
Param[4]: codepoints (type: const int *)
|
||||
Param[4]: codepoints (type: int *)
|
||||
Param[5]: codepointCount (type: int)
|
||||
Param[6]: type (type: int)
|
||||
Function 400: GenImageFontAtlas() (6 input parameters)
|
||||
|
||||
Reference in New Issue
Block a user