1#define dropper_src_width 16
2#define dropper_src_height 16
3static unsigned char dropper_src_bits[] = {
4   0x00, 0x00, 0x00, 0x0c, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5   0x80, 0x01, 0x40, 0x03, 0xa0, 0x03, 0xd0, 0x01, 0xe8, 0x00, 0x74, 0x00,
6   0x3a, 0x00, 0x1e, 0x00, 0x0f, 0x00, 0x03, 0x00};
7