#define pat_fishes_width 16 #define pat_fishes_height 16 static char pat_fishes_bits[] = { 0xfb, 0xfb, 0xf7, 0xf7, 0xe4, 0xe4, 0xd1, 0xd1, 0xc1, 0xc1, 0xe4, 0xe4, 0xf7, 0xf7, 0xff, 0xff, 0xbf, 0xbf, 0x7f, 0x7f, 0x4e, 0x4e, 0x1d, 0x1d, 0x1c, 0x1c, 0x4e, 0x4e, 0x7f, 0x7f, 0xff, 0xff};