mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-03-11 06:29:36 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char09_width 7
|
||
|
#define char09_height 8
|
||
|
static char char09_bits[] = {0x38, 0x10, 0x10, 0x10, 0x10, 0x10, 0x38, 0x0};
|