mirror of
https://github.com/dschmenk/Appalm.git
synced 2025-01-02 23:31:02 +00:00
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
|
#define char16_width 7
|
||
|
#define char16_height 8
|
||
|
static char char16_bits[] = {0x44, 0x44, 0x44, 0x44, 0x44, 0x28, 0x10, 0x0};
|