1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00

Removed unintentionally added line.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4430 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2009-11-02 22:10:13 +00:00
parent 2fcb498f58
commit 9fa0acfefc

View File

@ -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