From 6915f3e27c7a2f4ed8c90909a9aa9cb8906d1c00 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 22 Oct 2023 22:13:27 +0300 Subject: rlgl Matrix state management. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2fc5fe1..5f7cdc7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Application needs 'main.lua' or 'main' file as entry point. ReiLua executable wi Example of basic "main.lua" file that will show basic windows with text. -``` +```Lua local textColor = RL.BLACK local textPos = { 192, 200 } -- cgit v1.2.3