From fd18b5526e0c2b058f175ba140258549fec09098 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 2 Jul 2024 14:59:38 +0300 Subject: GuiGetIcons fix and added GuiSetIcons. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index ad5aa0e..db1fcea 100644 --- a/changelog +++ b/changelog @@ -58,6 +58,8 @@ DETAILED CHANGES: - REMOVED: DrawTextBoxedTinted. DrawTextBoxedEx can do same much more efficiently. - ADDED: DrawTextBoxedEx. - CHANGE: Naming of gui functions set2Top and set2Back to setToTop and setToBack. + - FIXED: GuiGetIcons was returning just first int. Now returns a Buffer. + - ADDED: GuiSetIcons. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3