Removed unintentionally added line.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4430 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -39,7 +39,6 @@ HPLOT := $F457 ; Calls HPOSN and tries to plot a dot at
|
|||||||
; trying to plot a non-white color at
|
; trying to plot a non-white color at
|
||||||
; a complementary color position, no
|
; a complementary color position, no
|
||||||
; dot will be plotted.
|
; dot will be plotted.
|
||||||
LRUD := $F4D1 ; ???
|
|
||||||
HLIN := $F53A ; Draws a line from the last plotted
|
HLIN := $F53A ; Draws a line from the last plotted
|
||||||
; point or line destination to:
|
; point or line destination to:
|
||||||
; (X,A) = X-coordinate, and
|
; (X,A) = X-coordinate, and
|
||||||
|
|||||||
Reference in New Issue
Block a user