10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
#define dragelec2.5_width 24
|
|
#define dragelec2.5_height 24
|
|
static char dragelec2.5_bits[] = {
|
|
0x01,0x05,0x00,0x01,0x0b,0x00,0x01,0x04,0x00,0x02,0x0e,0x00,
|
|
0x02,0x15,0x00,0x02,0x1c,0x00,0x04,0x56,0x0a,0x0c,0xb4,0xf1,
|
|
0x18,0xc0,0x1e,0x30,0x00,0xc0,0x60,0x00,0xe0,0xc0,0x1f,0xf8,
|
|
0x00,0xff,0x3f,0x00,0xf8,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
|