Image export functions.

This commit is contained in:
jussi
2022-03-24 17:10:35 +02:00
parent 26a11a4b7f
commit 3aa949f3f5
5 changed files with 74 additions and 2 deletions

View File

@@ -302,7 +302,7 @@ int lcoreSetWindowTitle( lua_State *L ) {
}
/*
> RL_lcoreCloseWindow()
> RL_CloseWindow()
Close window and unload OpenGL context and free all resources
*/