arch/player/fireborn.222

10 lines
557 B
Plaintext

#define ball_lightning2_width 24
#define ball_lightning2_height 24
static char ball_lightning2_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x80, 0x00, 0x00, 0x68, 0x03,
0x00, 0x10, 0x00, 0x00, 0x08, 0x00, 0x40, 0x14, 0x00, 0x20, 0x77, 0x00,
0xa2, 0xef, 0x00, 0xb4, 0xef, 0x00, 0xc8, 0x9f, 0x01, 0x40, 0xba, 0x01,
0xc0, 0xd5, 0x01, 0x90, 0xb5, 0x00, 0xa0, 0xce, 0x00, 0x40, 0x77, 0x00,
0x26, 0x9c, 0x00, 0x18, 0x00, 0x11, 0x20, 0x00, 0x0d, 0x40, 0x00, 0x02,
0x20, 0x00, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};