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 char42_width 7
|
|
#define char42_height 8
|
|
static char char42_bits[] = {0x40, 0x40, 0x78, 0x44, 0x44, 0x44, 0x78, 0x0};
|