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 +;-----------------------------------------------------------------------