Must import sp now that the zp definitions are elsewhere

git-svn-id: svn://svn.cc65.org/cc65/trunk@1612 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2002-11-23 22:06:01 +00:00
parent 928bd5d192
commit 756091e31f

View file

@ -11,6 +11,7 @@
.import push0, _main, zerobss
.import __RAM_START__, __RAM_SIZE__ ; Linker generated
.importzp sp
; ------------------------------------------------------------------------
; Create an empty LOWCODE segment to avoid linker warnings