aboutsummaryrefslogtreecommitdiff
path: root/examples/shaders_shapes_textures.lua
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shaders_shapes_textures.lua')
-rw-r--r--examples/shaders_shapes_textures.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shaders_shapes_textures.lua b/examples/shaders_shapes_textures.lua
index 0adbefd2..caaeba1a 100644
--- a/examples/shaders_shapes_textures.lua
+++ b/examples/shaders_shapes_textures.lua
@@ -90,7 +90,7 @@ while not WindowShouldClose() do -- Detect window close button or ESC key
EndDrawing()
---------------------------------------------------------------------------------------
-}
+end
-- De-Initialization
-------------------------------------------------------------------------------------------