mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Cleaning import variables
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
;
|
||||
|
||||
.export _clrscr
|
||||
.import OLD_CHARCOLOR, OLD_BGCOLOR, CHARCOLOR, BGCOLOR
|
||||
.import OLD_CHARCOLOR, OLD_BGCOLOR
|
||||
|
||||
.include "telestrat.inc"
|
||||
|
||||
|
Reference in New Issue
Block a user