10 lines
443 B
Plaintext
10 lines
443 B
Plaintext
#define T-ewn_width 24
|
|
#define T-ewn_height 24
|
|
static char T-ewn_bits[] = {
|
|
0x00,0xd2,0x00,0x00,0xaa,0x00,0x00,0x4a,0x00,0x00,0x26,0x00,
|
|
0x00,0x26,0x00,0x88,0x8a,0x88,0xcc,0xcc,0xcc,0xaa,0xaa,0xaa,
|
|
0x44,0x44,0x44,0xff,0xff,0xff,0x22,0x22,0x22,0x11,0x11,0x11,
|
|
0x11,0x13,0x11,0x88,0x8a,0x88,0x88,0x8a,0x88,0x44,0x46,0x44,
|
|
0x44,0x46,0x44,0x22,0x22,0x22,0xff,0xff,0xff,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|