nano-optimizations

This commit is contained in:
Kistaro Windrider 2025-06-01 21:03:04 -07:00
parent 4e66c875ad
commit 542acc5308
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -13,11 +13,9 @@ ly1=127
-->8
function collides()
local tmin=0
local tmax=1
local tmin,tmax=0,1
local ldx=lx1-lx0
local ldy=ly1-ly0
local ldx,ldy=lx1-lx0,ly1-ly0
-- x