Replace zeropage variable with standard tmp variable.
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
|
||||
CURS_X: .byte 0
|
||||
CURS_Y: .byte 0
|
||||
CURS_SAV: .byte 0
|
||||
SCREEN_PTR: .res 2
|
||||
|
||||
; size 5
|
||||
; size 4
|
||||
; Adjust size of this segment in osic1p.cfg if the size changes
|
||||
|
||||
Reference in New Issue
Block a user