Appalm/src/fonts7x8/char01.bmp
2019-04-21 06:53:32 -07:00

4 lines
124 B
Plaintext
Executable File

#define char01_width 7
#define char01_height 8
static char char01_bits[] = {0x10, 0x28, 0x44, 0x44, 0x7c, 0x44, 0x44, 0x0};