#define frog_gun_mask_width 10
#define frog_gun_mask_height 8
static unsigned char frog_gun_mask_bits[] = {
   0x04, 0x00, 0x9e, 0x01, 0xfc, 0x03, 0xfe, 0x01, 0xfe, 0x03, 0x9f, 0x01,
   0x0f, 0x00, 0x06, 0x00};
