From 6be8d71fac6dfdc3a4a55e342c61435b8906c8b9 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 27 Oct 2023 01:16:03 +0300 Subject: Release v0.5. --- examples/window/main.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/window/main.lua') diff --git a/examples/window/main.lua b/examples/window/main.lua index 9816188..0479f5e 100644 --- a/examples/window/main.lua +++ b/examples/window/main.lua @@ -1,6 +1,5 @@ local textColor = RL.BLACK local textPos = { 192, 200 } -local imageFont = -1 local text = "Congrats! You created your first window!" function RL.init() -- cgit v1.2.3