From 4e66c875ad2be179f2143690b62387f061e3b46a Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sun, 1 Jun 2025 20:58:21 -0700 Subject: [PATCH] improve legibility --- collisiontest.p8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collisiontest.p8 b/collisiontest.p8 index b65c539..fb5d365 100644 --- a/collisiontest.p8 +++ b/collisiontest.p8 @@ -127,7 +127,7 @@ function _draw() 8) pset(lx0 + dx*cmin, ly0 + dy*cmin, - 10) + 12) end pset(last_mx,last_my,7)