Update raylib_api.* by CI
This commit is contained in:
parent
4119b6dd66
commit
32c98717b1
4 changed files with 4 additions and 4 deletions
|
@ -5621,7 +5621,7 @@ return {
|
|||
returnType = "void",
|
||||
params = {
|
||||
{type = "Image *", name = "image"},
|
||||
{type = "float*", name = "kernel"},
|
||||
{type = "float *", name = "kernel"},
|
||||
{type = "int", name = "kernelSize"}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue