rlparser: update raylib_api.* by CI
This commit is contained in:
parent
4724f7cf1b
commit
4d9df337a7
4 changed files with 4 additions and 4 deletions
|
|
@ -7995,7 +7995,7 @@ return {
|
|||
},
|
||||
{
|
||||
name = "UpdateSound",
|
||||
description = "Update sound buffer with new data (data and frame count should fit in sound)",
|
||||
description = "Update sound buffer with new data (default data format: 32 bit float, stereo)",
|
||||
returnType = "void",
|
||||
params = {
|
||||
{type = "Sound", name = "sound"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue