mirror of
https://github.com/cc65/cc65.git
synced 2025-01-24 04:34:35 +00:00
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
This commit is contained in:
parent
844f5a1a86
commit
c45c2eb3ea
@ -11,7 +11,7 @@
|
||||
|
||||
.include "apple2.inc"
|
||||
|
||||
_textcolor = return0
|
||||
_textcolor = return1
|
||||
|
||||
_bgcolor = return0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user