some cleanup, checked usage of __bgcolor and __textcolor

This commit is contained in:
mrdudz
2015-09-28 16:10:11 +02:00
parent 7486923c17
commit 841d764a83
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
.export soft80_kclrscr
.import soft80_kplot
.import __bgcolor ; FIX/CHECK
.import __bgcolor
.include "c64.inc"
.include "soft80.inc"