Allow to override chars used for horizontal and vertical lines.

This commit is contained in:
Oliver Schmidt
2015-10-12 21:04:06 +02:00
parent 08efc299ff
commit 5e960d106e
3 changed files with 10 additions and 4 deletions

6
libsrc/cbm/clinechars.s Normal file
View File

@@ -0,0 +1,6 @@
;
; Chars used by chline () and cvline ()
;
.exportzp chlinechar = 64
.exportzp cvlinechar = 93