10 lines
557 B
Plaintext
10 lines
557 B
Plaintext
#define ball_lightning4_width 24
|
|
#define ball_lightning4_height 24
|
|
static char ball_lightning4_bits[] = {
|
|
0x00, 0x00, 0x00, 0x60, 0x01, 0x00, 0x80, 0x10, 0x00, 0x00, 0x09, 0x00,
|
|
0xc0, 0x06, 0x00, 0x00, 0x08, 0x00, 0x00, 0x14, 0x00, 0x00, 0x77, 0x08,
|
|
0x82, 0xef, 0x07, 0x84, 0x77, 0x08, 0xd8, 0xbb, 0x01, 0xa4, 0xbd, 0x01,
|
|
0x42, 0xcc, 0x01, 0x80, 0xb3, 0x00, 0x00, 0x7b, 0x00, 0x00, 0x7b, 0x11,
|
|
0x00, 0x1c, 0x0d, 0x00, 0x02, 0x12, 0x00, 0x05, 0x01, 0xa0, 0x80, 0x02,
|
|
0x40, 0x01, 0x04, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|