10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
#define cor-nw_width 24
|
|
#define cor-nw_height 24
|
|
static char cor-nw_bits[] = {
|
|
0x00,0xd2,0x00,0x00,0xaa,0x00,0x00,0x4a,0x00,0x00,0x26,0x00,
|
|
0x00,0x26,0x00,0x88,0x8a,0x00,0xcc,0xcc,0x00,0xaa,0xaa,0x00,
|
|
0x44,0x44,0x00,0xff,0x3f,0x00,0x22,0x22,0x00,0x11,0x11,0x00,
|
|
0x11,0x13,0x00,0x88,0x0a,0x00,0x88,0x0a,0x00,0x44,0x06,0x00,
|
|
0x44,0x06,0x00,0x22,0x02,0x00,0xff,0x03,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|