From 4c90fc6eff77fad4074047153636bf85475a1fd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 30 Jun 2024 09:38:16 +0000 Subject: Update raylib_api.* by CI --- parser/output/raylib_api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parser/output/raylib_api.json') diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index a556c84b..e9ec0787 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -7185,7 +7185,7 @@ }, { "name": "ImageFromChannel", - "description": "Create an image from a selected channel of another image (GRAYSCALE/R16/R32)", + "description": "Create an image from a selected channel of another image (GRAYSCALE)", "returnType": "Image", "params": [ { -- cgit v1.2.3