#define f_thrower_mask_width 14
#define f_thrower_mask_height 13
static unsigned char f_thrower_mask_bits[] = {
   0xe0, 0x00, 0x10, 0x01, 0x08, 0x02, 0xbe, 0x03, 0xbe, 0x0b, 0x7f, 0x0e,
   0x7f, 0x06, 0x7f, 0x0e, 0x7f, 0x0b, 0x7f, 0x09, 0x7f, 0x18, 0x3e, 0x30,
   0x00, 0x10};
