From 04aaef8ac955971d913babd95921a62937b597ae Mon Sep 17 00:00:00 2001 From: Tolik <85737314+Tolik-Trek@users.noreply.github.com> Date: Sun, 7 Jul 2024 04:54:35 +1000 Subject: [PATCH] ... --- constants/SP2000.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/SP2000.inc b/constants/SP2000.inc index 27c03b9..73cc0f6 100644 --- a/constants/SP2000.inc +++ b/constants/SP2000.inc @@ -943,8 +943,9 @@ ScreenPosition EQU #1F .Mask.Y EQU %0000'1111 * 256 + ScreenPosition CheckSum EQU CMOS.Cell.CheckSum -;----------------------------------------- + ENDMODULE +;-----------------------------------------------------------------------