9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x40,0x0e,0x0c,0x32,0x2c,0x32,0x5c,0x38,0xc9,0x40,0xb0,0x41,0x32,0xe0,0x04,
|
|
0x5e,0xc0,0x25,0x40,0x80,0x2f,0x34,0x00,0xf8,0x5d,0x00,0x80,0x41,0x00,0x00,
|
|
0x31,0x00,0x00,0x3c,0x00,0x00,0x2e,0x00,0x00,0x23,0x00,0x00,0x60,0x00,0x00,
|
|
0x50,0x00,0x00,0x44,0x00,0x00,0xc1,0x00,0x00,0xa0,0x00,0x00,0x88,0x00,0x00,
|
|
0x83,0x01,0x00,0x40,0x01,0x00,0x11,0x01,0x00,0x07,0x03,0x00};
|