From a4a6d4da8a26d131bc3f3e643f6fe51de281d15f Mon Sep 17 00:00:00 2001 From: Dane Madsen Date: Mon, 22 May 2023 23:20:28 +1000 Subject: Add GenImageGradientSquare (#3077) * Add GenImageGradientSquare to allow square gradients * Fix GenImageGradientSquare and add to textures_image_generation example * Remove params from GenImageGradientSquare --- parser/output/raylib_api.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'parser/output/raylib_api.xml') diff --git a/parser/output/raylib_api.xml b/parser/output/raylib_api.xml index 1c77f026..85b3e3e4 100644 --- a/parser/output/raylib_api.xml +++ b/parser/output/raylib_api.xml @@ -656,7 +656,7 @@ - + @@ -1549,7 +1549,7 @@ - + @@ -1563,6 +1563,13 @@ + + + + + + + -- cgit v1.2.3