From 1ab9722875c543e8fd1b6600fd16e51412181641 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 23 Nov 2023 00:00:49 +0200 Subject: Support for different platforms. Platform_desktop_sdl. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 980ece9..cef5430 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,9 @@ KEY CHANGES: - ADDED: More Window-related functions. - ADDED: Spline functions. - CHANGE: Raygui to version 4.0. Gui libs also updated. + - ADDED: Support for platforms. + - ADDED: Platform desktop SDL. + - CHANGE: Renamed event enums. Events are now platform specific. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. -- cgit v1.2.3