#define invader3_width 13 #define invader3_height 8 static unsigned char invader3_bits[] = { 0x08, 0x02, 0x10, 0x01, 0xf8, 0x03, 0xec, 0x06, 0xfe, 0x0f, 0xfa, 0x0b, 0x0a, 0x0a, 0xb0, 0x01 };