10 lines
482 B
Plaintext
10 lines
482 B
Plaintext
#define invisible-stalker2_width 24
|
|
#define invisible-stalker2_height 24
|
|
static char invisible-stalker2_bits[] = {
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x40,0x33,0x00,0x18,0x00,0x03,0x04,0x00,0x04,
|
|
0x08,0x00,0x02,0x60,0xb4,0x00,0x00,0x00,0x00,0x10,0x00,0x01,
|
|
0xc0,0x54,0x00,0x00,0x00,0x00,0x20,0x80,0x00,0x80,0x26,0x00,
|
|
0x00,0x00,0x00,0x80,0x40,0x00,0x00,0x22,0x00,0x00,0x00,0x00,
|
|
0x00,0x12,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00};
|