From 528f3f3d822c8e9d3e72228cf5d7fc3d4daae483 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 6 Jul 2024 01:03:02 +0300 Subject: Raymath *Equals functions return bool instead of int. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 048be80..0c324d1 100644 --- a/changelog +++ b/changelog @@ -61,6 +61,8 @@ DETAILED CHANGES: - FIXED: GuiGetIcons was returning just first int. Now returns a Buffer. - ADDED: GuiSetIcons. - ADDED: GetMouseOffset and GetMouseScale. + - CHANGE: Raymath *Equals functions return bool instead of int. + - FIXED: ColorToInt cast to unsigned int. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3