From b7b46ada041ad56b1bc84fea3062464b702135c5 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 17 Aug 2023 18:33:50 +0300 Subject: Vertex buffers state and Shader state functions. Vertex buffers management WIP. --- examples/iqm_test/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/iqm_test/main.lua') diff --git a/examples/iqm_test/main.lua b/examples/iqm_test/main.lua index a1040ba..e5867a6 100644 --- a/examples/iqm_test/main.lua +++ b/examples/iqm_test/main.lua @@ -85,5 +85,5 @@ function RL.draw() Space: Play animation\ Up arrow: Inreace animation speed\ Down arrow: Decreace animation speed", - { 10, 10 }, 30, 5, RL.WHITE ) + { 10, 10 }, 30, 5, RL.WHITE ) end -- cgit v1.2.3