#define fish_width 16 #define fish_height 16 static char fish_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x82, 0x0f, 0xc6, 0x1f, 0xca, 0x20, 0x72, 0x48, 0x02, 0x80, 0x1a, 0x80, 0x26, 0x88, 0x42, 0x58, 0x81, 0x33, 0x80, 0x0e, 0x40, 0x1d, 0xc0, 0x18, 0x00, 0x00};