#define m_gun_mask_width 17
#define m_gun_mask_height 9
static unsigned char m_gun_mask_bits[] = {
   0xe0, 0x03, 0x00, 0xfe, 0x6f, 0x00, 0xff, 0xff, 0x00, 0xff, 0xff, 0x01,
   0xff, 0xff, 0x00, 0xfe, 0x0f, 0x00, 0x78, 0x1f, 0x00, 0x30, 0x1e, 0x00,
   0x00, 0x0c, 0x00};
