mirror of
https://github.com/dschmenk/Appalm.git
synced 2024-12-22 11:29:49 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char4b_width 7
|
||
|
#define char4b_height 8
|
||
|
static char char4b_bits[] = {0x40, 0x40, 0x44, 0x48, 0x70, 0x48, 0x44, 0x0};
|