arch/inorganic/dust_effect.113

10 lines
539 B
Plaintext

#define dust_effect_width 24
#define dust_effect_height 24
static char dust_effect_bits[] = {
0x92, 0x20, 0xb0, 0x91, 0x15, 0x1c, 0xce, 0xa2, 0xa8, 0x84, 0xd8, 0x50,
0x0a, 0x06, 0x38, 0x23, 0x74, 0x04, 0xaa, 0xa1, 0x82, 0x45, 0xa4, 0x1c,
0x0d, 0x2d, 0xb0, 0x12, 0x85, 0x84, 0xba, 0x2a, 0x8a, 0x25, 0x04, 0x46,
0x20, 0xa3, 0x89, 0x11, 0xd4, 0x20, 0xe0, 0x88, 0x80, 0xd4, 0x84, 0x65,
0x02, 0xa3, 0x9e, 0x38, 0x1d, 0x0d, 0x20, 0xb8, 0xb0, 0x41, 0x42, 0x0d,
0x00, 0x80, 0x00, 0x91, 0x60, 0x49, 0xea, 0xc0, 0x88, 0x55, 0x5c, 0x57};