From d7f957feda535f78721076064105d4603025e516 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Sat, 9 Apr 2022 07:25:21 -0700 Subject: [PATCH] Fix trailing space. --- common/heart.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/heart.fs b/common/heart.fs index b2b7498..b67f08d 100644 --- a/common/heart.fs +++ b/common/heart.fs @@ -64,7 +64,7 @@ graphics internals definitions : raw-heart 0 { x y sx sy r } heart-initialize y sy 2/ - to y - sy 0< if + sy 0< if y sy + to y sy abs to sy then