mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-01-04 20:30:45 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char0c_width 7
|
||
|
#define char0c_height 8
|
||
|
static char char0c_bits[] = {0x40, 0x40, 0x40, 0x40, 0x40, 0x40, 0x7c, 0x0};
|