From 1b047995d1046a869fb0f1e8ecf430573e0207e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Apr 2024 16:01:29 +0000 Subject: Update raylib_api.* by CI --- parser/output/raylib_api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parser/output/raylib_api.json') diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index ab12a43e..1517846b 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -11669,7 +11669,7 @@ }, { "name": "AttachAudioStreamProcessor", - "description": "Attach audio stream processor to stream, receives the samples as s", + "description": "Attach audio stream processor to stream, receives the samples as 'float'", "returnType": "void", "params": [ { @@ -11699,7 +11699,7 @@ }, { "name": "AttachAudioMixedProcessor", - "description": "Attach audio stream processor to the entire audio pipeline, receives the samples as s", + "description": "Attach audio stream processor to the entire audio pipeline, receives the samples as 'float'", "returnType": "void", "params": [ { -- cgit v1.2.3