mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-01-17 15:30:25 +00:00
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
#define char32_width 7
|
|
#define char32_height 8
|
|
static char char32_bits[] = {0x38, 0x44, 0x4, 0x18, 0x20, 0x40, 0x7c, 0x0};
|