arch/spell/power_crystal.112

10 lines
551 B
Plaintext

#define power_crystal_width 24
#define power_crystal_height 24
static char power_crystal_bits[] = {
0x84, 0x08, 0x00, 0x00, 0x00, 0x08, 0x00, 0x40, 0x04, 0x20, 0x21, 0x02,
0x41, 0x7f, 0x40, 0x80, 0x80, 0x30, 0x98, 0x80, 0x02, 0x40, 0x08, 0x01,
0x40, 0x14, 0x01, 0x3c, 0x2a, 0x82, 0x60, 0x14, 0x03, 0x60, 0x08, 0x03,
0xa0, 0x80, 0x02, 0xa0, 0x80, 0x1a, 0x23, 0x7f, 0x22, 0x20, 0x41, 0x02,
0x20, 0x41, 0x02, 0x28, 0x41, 0x02, 0x24, 0x6b, 0x12, 0xe0, 0xc1, 0x23,
0x20, 0x41, 0x02, 0xc0, 0xc1, 0x09, 0x00, 0x7f, 0x00, 0x02, 0x00, 0x00};