mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user