arch/spell/gu_horn.113

10 lines
530 B
Plaintext

#define u_horn_width 24
#define u_horn_height 24
static char u_horn_bits[] = {
0x00, 0x00, 0x88, 0x00, 0x40, 0x48, 0x00, 0x80, 0x28, 0x00, 0x04, 0x01,
0x00, 0x08, 0xe8, 0x00, 0x10, 0x06, 0x40, 0x00, 0x03, 0x80, 0x80, 0x12,
0x00, 0xe1, 0x21, 0x04, 0xb0, 0x40, 0x08, 0x78, 0x00, 0x10, 0x24, 0x04,
0x00, 0x3f, 0x08, 0x80, 0x1b, 0x10, 0xc0, 0x0b, 0x00, 0x20, 0x86, 0x00,
0xf0, 0x03, 0x01, 0xf0, 0x03, 0x02, 0xf0, 0x11, 0x00, 0xe0, 0x20, 0x00,
0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};