#define notehead_2_width 13 #define notehead_2_height 10 static unsigned char notehead_2_bits[] = { 0xe0, 0x07, 0xf8, 0x0f, 0xfc, 0x1f, 0xfe, 0x1f, 0xfe, 0x1f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x07, 0xfe, 0x03, 0xfc, 0x00, };