1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-08 22:25:28 +00:00

Fixed the fix:-)

git-svn-id: svn://svn.cc65.org/cc65/trunk@1754 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-12-13 00:18:44 +00:00
parent c45c2eb3ea
commit 620c275d75

View File

@@ -7,7 +7,7 @@
;
.export _textcolor, _bgcolor, _bordercolor
.import return0, _revers
.import return0, return1, _revers
.include "apple2.inc"