mirror of
https://github.com/dschmenk/Appalm.git
synced 2024-12-30 03:29:40 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
#define char08_width 7
|
|
#define char08_height 8
|
|
static char char08_bits[] = {0x44, 0x44, 0x44, 0x7c, 0x44, 0x44, 0x44, 0x0};
|