From 9fa0acfefcf29ebaa30ec77dbf0f159a68b81a52 Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Mon, 2 Nov 2009 22:10:13 +0000 Subject: [PATCH] Removed unintentionally added line. git-svn-id: svn://svn.cc65.org/cc65/trunk@4430 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/apple2/apple2-280-192-8.s | 1 - 1 file changed, 1 deletion(-) diff --git a/libsrc/apple2/apple2-280-192-8.s b/libsrc/apple2/apple2-280-192-8.s index 70ea44812..c152b343e 100644 --- a/libsrc/apple2/apple2-280-192-8.s +++ b/libsrc/apple2/apple2-280-192-8.s @@ -39,7 +39,6 @@ HPLOT := $F457 ; Calls HPOSN and tries to plot a dot at ; trying to plot a non-white color at ; a complementary color position, no ; dot will be plotted. -LRUD := $F4D1 ; ??? HLIN := $F53A ; Draws a line from the last plotted ; point or line destination to: ; (X,A) = X-coordinate, and -- 2.39.2