Fix bgcolor and textcolor must return last color, jmp remove.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
.include "telestrat.inc"
|
||||
|
||||
.proc _textcolor
|
||||
ldx CHARCOLOR ; Get previous color
|
||||
sta CHARCOLOR
|
||||
txa ; Return previous color
|
||||
rts
|
||||
.endproc
|
||||
|
||||
Reference in New Issue
Block a user