1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 17:20:49 +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
+1 -1
View File
@@ -21,7 +21,7 @@
.include "atari.inc"
.ifdef DEFAULT_DEVICE
.importzp tmp2, tmp1
.importzp tmp2
.import __defdev
.endif
.importzp tmp3,ptr4,sp