1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00

Don't import tmp1, slipped in by mistake in last commit

This commit is contained in:
Christian Groessler 2013-07-24 00:44:44 +02:00
parent bbc31f67da
commit f30b74ddb4

View File

@ -21,7 +21,7 @@
.include "atari.inc"
.ifdef DEFAULT_DEVICE
.importzp tmp2, tmp1
.importzp tmp2
.import __defdev
.endif
.importzp tmp3,ptr4,sp