#define frog_gun_mask_width 14
#define frog_gun_mask_height 8
static unsigned char frog_gun_mask_bits[] = {
   0x07, 0x00, 0xff, 0x3d, 0xff, 0x3f, 0xfe, 0x3f, 0xff, 0x3f, 0xff, 0x3f,
   0xff, 0x00, 0xff, 0x00};
