10 lines
557 B
Plaintext
10 lines
557 B
Plaintext
#define ball_lightning3_width 24
|
|
#define ball_lightning3_height 24
|
|
static char ball_lightning3_bits[] = {
|
|
0x00, 0x02, 0x00, 0x00, 0xa1, 0x00, 0x00, 0x52, 0x01, 0x00, 0x0d, 0x02,
|
|
0x00, 0x08, 0x01, 0x20, 0x08, 0x00, 0x10, 0x14, 0x00, 0x10, 0x77, 0x00,
|
|
0x92, 0xef, 0x00, 0xbc, 0xef, 0x00, 0x40, 0x9f, 0x01, 0xc0, 0x6e, 0x01,
|
|
0xc0, 0xf1, 0x01, 0x80, 0xf6, 0x00, 0x00, 0xcf, 0x00, 0x60, 0x7f, 0x10,
|
|
0x16, 0x9c, 0x0c, 0x18, 0x00, 0x13, 0x20, 0x00, 0x01, 0x10, 0xc0, 0x00,
|
|
0x00, 0xa0, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|