From e465ed0850106a3574d01363874ae49ef7e478c9 Mon Sep 17 00:00:00 2001 From: Dane Madsen Date: Wed, 24 May 2023 17:22:51 +1000 Subject: Added ImageRotate (#3078) * Added ImageRotate * Quick rename of the example * Update ImageRotate by changing doubles to floats and checking code convention * Update API --- parser/output/raylib_api.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'parser/output/raylib_api.xml') diff --git a/parser/output/raylib_api.xml b/parser/output/raylib_api.xml index 85b3e3e4..f450069c 100644 --- a/parser/output/raylib_api.xml +++ b/parser/output/raylib_api.xml @@ -656,7 +656,7 @@ - + @@ -1685,6 +1685,10 @@ + + + + -- cgit v1.2.3