Added character codes to change between the two CBM fonts.
This commit is contained in:
parent
d7ec817f0a
commit
3cece61525
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ extern char _filetype; /* Defaults to 's' */
|
||||||
#define CH_STOP 3
|
#define CH_STOP 3
|
||||||
#define CH_LIRA 92
|
#define CH_LIRA 92
|
||||||
#define CH_ESC 27
|
#define CH_ESC 27
|
||||||
|
#define CH_FONT_LOWER 14
|
||||||
|
#define CH_FONT_UPPER 142
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue