#define m_gun_width 17
#define m_gun_height 9
static unsigned char m_gun_bits[] = {
   0x00, 0x00, 0x00, 0xe0, 0x03, 0x00, 0xfe, 0x6f, 0x00, 0xfe, 0xff, 0x00,
   0x66, 0x03, 0x00, 0x70, 0x07, 0x00, 0x30, 0x0e, 0x00, 0x00, 0x0c, 0x00,
   0x00, 0x00, 0x00};
