Use constants for screen width and height.
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
CURS_X: .byte 0
|
||||
CURS_Y: .byte 0
|
||||
CURS_SAV: .byte 0
|
||||
SCR_LINELEN: .byte 24
|
||||
SCREEN_PTR: .res 2
|
||||
|
||||
; size 6
|
||||
; size 5
|
||||
; Adjust size of this segment in osic1p.cfg if the size changes
|
||||
|
||||
Reference in New Issue
Block a user