From 841aa897f1868075134162cc71593ac9c3473115 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 15 Nov 2023 18:34:34 +0200 Subject: GC_UNLOAD build time define and replaced with flag to change it at runtime. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index b0a6bfd..015a52c 100644 --- a/changelog +++ b/changelog @@ -18,6 +18,7 @@ KEY CHANGES: - ADDED: Global variable descriptions for API. - CHANGED: Organized functions by putting them in the same order as in Raylib. - ADDED: Matrix library. + - Removed: GC_UNLOAD build time define and replaced with flag to change it at runtime. DETAILED CHANGES: - CHANGED: GenImageColor now takes Vector2 as size. -- cgit v1.2.3