zpspace cannot be an external symbol

git-svn-id: svn://svn.cc65.org/cc65/trunk@1289 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-05-26 08:32:47 +00:00
parent a1a147ee08
commit 9556117f0f
2 changed files with 12 additions and 8 deletions

View File

@@ -11,6 +11,12 @@
.importzp sp, sreg, regsave
.importzp ptr1, ptr2, ptr3, ptr4
.importzp tmp1, tmp2, tmp3, tmp4
.importzp regbank, zpspace
.importzp regbank
; The total amount of zero page space used
zpspace = 24