mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Added character codes to change between the two CBM fonts.
This commit is contained in:
parent
d7ec817f0a
commit
3cece61525
@ -121,6 +121,8 @@ extern char _filetype; /* Defaults to 's' */
|
||||
#define CH_STOP 3
|
||||
#define CH_LIRA 92
|
||||
#define CH_ESC 27
|
||||
#define CH_FONT_LOWER 14
|
||||
#define CH_FONT_UPPER 142
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user