Reworked version by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@2913 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
;
|
||||
|
||||
.export _textcolor, _bgcolor, _bordercolor
|
||||
.import return0, return1, _revers
|
||||
|
||||
.include "apple2.inc"
|
||||
.import return0, return1
|
||||
|
||||
_textcolor = return1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user