From cb2b0e4dff5e1d98054f9e5f809fd3a14cd220a1 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 22 Nov 2024 14:57:31 +0200 Subject: WindowShouldClose and custom main loop example. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 0f01211..34d7fed 100644 --- a/changelog +++ b/changelog @@ -26,6 +26,7 @@ DETAILED CHANGES: - ADDED: RL.config function. - ADDED: InitWindow. Can be called from RL.config. If not, will be called automatically before RL.init. (Curiously InitWindow is function #1057. Before that it was only called automatically.) + - ADDED: WindowShouldClose and custom main loop example. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3