mirror of
https://github.com/cc65/cc65.git
synced 2024-11-04 17:04:58 +00:00
7 lines
125 B
ArmAsm
7 lines
125 B
ArmAsm
|
;
|
||
|
; Chars used by chline () and cvline ()
|
||
|
;
|
||
|
|
||
|
.exportzp chlinechar = 64
|
||
|
.exportzp cvlinechar = 93
|