9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0x89,0x74,0x04,0x8f,0x1c,0xa8,0x7e,0x0f,0xbc,0xf8,0x03,0x84,0xe0,0x00,0x28,
|
|
0x00,0x00,0x7c,0x00,0x00,0x04,0x00,0x00,0x28,0x00,0x00,0xbc,0x00,0x00,0x84,
|
|
0x00,0x00,0x88,0x00,0x00,0x3c,0x00,0x00,0x74,0x00,0x00,0xc4,0x00,0x00,0x06,
|
|
0x00,0x00,0x0a,0x00,0x00,0x22,0x00,0x00,0x83,0x00,0x00,0x05,0x00,0x00,0x11,
|
|
0x00,0x80,0xc1,0x00,0x80,0x02,0x00,0x80,0x88,0x00,0xc0,0xe0};
|