From 3aa949f3f556a45a1d10f3b83e786562918dfa05 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 24 Mar 2022 17:10:35 +0200 Subject: Image export functions. --- src/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core.c') diff --git a/src/core.c b/src/core.c index c5ae5c6..5ba5274 100644 --- a/src/core.c +++ b/src/core.c @@ -302,7 +302,7 @@ int lcoreSetWindowTitle( lua_State *L ) { } /* -> RL_lcoreCloseWindow() +> RL_CloseWindow() Close window and unload OpenGL context and free all resources */ -- cgit v1.2.3