From fd49d806cf1f54fb86c3ed7b9db499f473a3ef1d Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 28 Oct 2023 16:42:49 +0300 Subject: New object types for Wave, Sound, Music and Light. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 109167d..ab92cf0 100644 --- a/changelog +++ b/changelog @@ -14,7 +14,9 @@ DETAILED CHANGES: - ADDED: GetRenderTextureTexture and GetRenderTextureDepthTexture. - REMOVED: UnloadCamera2D and UnloadCamera3D. - REMOVED: UnloadShader. + - REMOVED: UnloadFont. - ADDED: LoadFontEx takes also fontChars. + - REMOVED: UnloadWave and UnloadSound. ------------------------------------------------------------------------ Release: ReiLua version 0.5.0 Using Raylib 4.5 -- cgit v1.2.3