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:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user