9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xd0,0x40,0x43,0xf0,0xc0,0x63,0xf0,0xc0,0x43,0x00,0x00,0x40,0x00,0x00,0x60,
|
|
0x00,0x00,0x40,0x00,0x00,0x40,0x24,0x49,0x60,0x24,0x49,0x40,0x00,0x00,0x40,
|
|
0x00,0x00,0x60,0xf0,0x03,0x40,0x48,0x06,0x40,0x44,0x0c,0x60,0x44,0x0c,0x40,
|
|
0x42,0x18,0x40,0x42,0x18,0x60,0x42,0x19,0x40,0x42,0x18,0x40,0x42,0x18,0x60,
|
|
0x42,0x18,0x40,0xfe,0x1f,0x40,0x03,0xf8,0x7f,0x00,0x00,0x00};
|