From 372133c15e34a98acb39482fb12e1c9d096b8266 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sun, 8 Jun 2025 16:55:15 -0700 Subject: [PATCH] sqrt is actually faster --- collisiontest.p8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collisiontest.p8 b/collisiontest.p8 index 16b5691..487dc15 100644 --- a/collisiontest.p8 +++ b/collisiontest.p8 @@ -187,7 +187,7 @@ function linefill(ax,ay,bx,by,r,c) local d,n = abs(dx),abs(dy) if (d