Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2024-06-16 08:23:57 +00:00
parent 4119b6dd66
commit 32c98717b1
4 changed files with 4 additions and 4 deletions

View File

@ -2842,7 +2842,7 @@ Function 304: ImageKernelConvolution() (3 input parameters)
Return type: void
Description: Apply Custom Square image convolution kernel
Param[1]: image (type: Image *)
Param[2]: kernel (type: float*)
Param[2]: kernel (type: float *)
Param[3]: kernelSize (type: int)
Function 305: ImageResize() (3 input parameters)
Name: ImageResize