mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
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
@ -11,7 +11,6 @@
|
||||
.import callmain, zerobss
|
||||
.import MEMTOP, RESTOR, BSOUT, CLRCH
|
||||
.import __INTERRUPTOR_COUNT__
|
||||
.importzp ST
|
||||
|
||||
.include "zeropage.inc"
|
||||
.include "plus4.inc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user