ST is already imported in plus4.inc, no need to import it separately.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5835 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
59e96ef740
commit
d10c8cd5fc
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
.import callmain, zerobss
|
||||
.import MEMTOP, RESTOR, BSOUT, CLRCH
|
||||
.import __INTERRUPTOR_COUNT__
|
||||
.importzp ST
|
||||
|
||||
.include "zeropage.inc"
|
||||
.include "plus4.inc"
|
||||
|
|
Loading…
Add table
Reference in a new issue