#define catapult_width 16 #define catapult_height 16 static char catapult_bits[] = { 0x04,0x00,0x0c,0x00,0x1c,0x00,0x3c,0x00,0x78,0x00,0xc0,0x00,0x80,0x01,0x00, 0x07,0xf8,0x1f,0x18,0x1d,0x98,0x1c,0x58,0x38,0x3c,0x7c,0xfe,0xff,0x1c,0x38, 0x00,0x00};