mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 02:17:07 +00:00
Removed unnecessary include.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5988 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
.export initirq, doneirq
|
||||
.import callirq, __dos_type, _exit
|
||||
|
||||
.include "zeropage.inc"
|
||||
.include "apple2.inc"
|
||||
|
||||
.segment "INIT"
|
||||
|
||||
Reference in New Issue
Block a user