9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
#define noname_width 24
|
|
#define noname_height 24
|
|
static char noname_bits[] = {
|
|
0xc0,0x64,0x08,0x20,0x95,0x0a,0x26,0x8a,0x08,0xe0,0xf5,0x08,0x20,0x8a,0x4e,
|
|
0x2d,0x95,0x08,0xc0,0x64,0x08,0xc0,0x64,0x0b,0x0f,0x1f,0x48,0x00,0x00,0x0c,
|
|
0x40,0x80,0x13,0x12,0x78,0x80,0x80,0x07,0x00,0x7e,0x00,0x11,0x01,0x48,0x00,
|
|
0x40,0x48,0x44,0x48,0x00,0x04,0x00,0x01,0x10,0x00,0x21,0x41,0x08,0x20,0x50,
|
|
0x41,0x04,0x00,0x41,0x80,0x80,0x04,0x82,0x04,0x04,0x00,0x00};
|