mirror of
https://github.com/dschmenk/Appalm.git
synced 2024-12-21 20:29:16 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char06_width 7
|
||
|
#define char06_height 8
|
||
|
static char char06_bits[] = {0x7c, 0x40, 0x40, 0x78, 0x40, 0x40, 0x40, 0x0};
|