From 870e3a46a6fcdbd5b264406984d232874f138ea3 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 15 May 2023 14:18:58 +0300 Subject: More rlgl General render state functions. Fixed rlgl function prefix to rl. --- changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index be4c915..27a60d5 100644 --- a/changelog +++ b/changelog @@ -69,7 +69,8 @@ Detailed changes: - ADDED: IsTextureReady - FIXED: UnloadTexture did not set texture id to NULL. - ADDED: DrawBillboardPro - - ADDED: rlglGetVersion + - ADDED: rlGetVersion + - ADDED: More rlgl General render state functions. ------------------------------------------------------------------------ Release: ReiLua version 0.4.0 Using Raylib 4.2 -- cgit v1.2.3