From: cuz Date: Fri, 13 Dec 2002 00:09:25 +0000 (+0000) Subject: Small change to make the color stuff consistent across platforms X-Git-Tag: V2.12.0~1909 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c45c2eb3eae219b45ddb696c222d69f7d2d23d91;p=cc65 Small change to make the color stuff consistent across platforms git-svn-id: svn://svn.cc65.org/cc65/trunk@1753 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/apple2/color.s b/libsrc/apple2/color.s index 94ff4d2d3..6b8c248ee 100644 --- a/libsrc/apple2/color.s +++ b/libsrc/apple2/color.s @@ -11,7 +11,7 @@ .include "apple2.inc" -_textcolor = return0 +_textcolor = return1 _bgcolor = return0