#define helicopter_width 16 #define helicopter_height 16 static char helicopter_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x0f, 0x40, 0x00, 0xf8, 0x41, 0xe4, 0x63, 0xfe, 0x7f, 0xfc, 0x3f, 0x20, 0x01, 0xfc, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};