From 97755aaf89b758baa9375611cbdeb75ab663aca1 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 26 Jan 2025 21:01:58 +0100 Subject: [PATCH] Update raygui.h --- src/raygui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/raygui.h b/src/raygui.h index bc7032d..dd29485 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -141,7 +141,7 @@ * Draw text bounds rectangles for debug * * VERSIONS HISTORY: -* 4.5-dev (Sep-2024) Current dev version... +* 4.5-dev (Sep-2024) Current dev version... * ADDED: guiControlExclusiveMode and guiControlExclusiveRec for exclusive modes * ADDED: GuiValueBoxFloat() * ADDED: GuiDropdonwBox() properties: DROPDOWN_ARROW_HIDDEN, DROPDOWN_ROLL_UP