mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-03-10 15:31:26 +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};
|