#define shot_width 10
#define shot_height 10
static char shot_bits[] = {
   0x30, 0x00, 0x78, 0x00, 0xfc, 0x00, 0xfc, 0x00, 0xfc, 0x00, 0xfc, 0x00,
   0xfe, 0x01, 0xcf, 0x03, 0x87, 0x03, 0x03, 0x03};
