mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-08-15 08:27:29 +00:00
Removed unneccessary call to FDraw SetColor
This commit is contained in:
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@@ -624,8 +624,6 @@ VDU25 LDA VDUQ+4
|
||||
CMP #$04 ; Move absolute
|
||||
BEQ HGRPOS ; Just update pos
|
||||
:NOTMOVE >>> WRTMAIN
|
||||
LDA HCOLOR
|
||||
STA Entry+5 ; Colour
|
||||
LDA XPIXEL+0
|
||||
STA Entry+6
|
||||
LDA XPIXEL+1
|
||||
|
@@ -1069,7 +1069,6 @@ SETCOLOR >>> ENTMAIN
|
||||
|
||||
* Call FDraw DrawLine routine
|
||||
DRAWLINE >>> ENTMAIN
|
||||
JSR Entry+16 ; FDRAW: SetColor
|
||||
JSR Entry+28 ; FDRAW: DrawLine
|
||||
>>> XF2AUX,VDU25RET
|
||||
|
||||
|
Reference in New Issue
Block a user