#define load_width 16 #define load_height 16 static char load_bits[] = { 0x06, 0x00, 0x0e, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0xf7, 0x01, 0xe3, 0x01, 0xe3, 0x01, 0xf3, 0xfc, 0xf3, 0xfe, 0xb3, 0xbf, 0xb3, 0xbf, 0xff, 0xff, 0xff, 0xff};