#define yblocks_width 16
#define yblocks_height 16
static char yblocks_bits[] = {
0x80, 0x07, 
0x84, 0x04, 
0x84, 0x04, 
0x84, 0x07, 
0x84, 0x04, 
0x84, 0x04, 
0x84, 0x07, 
0x9f, 0x04, 
0x8e, 0x04, 
0x8e, 0x07, 
0x04, 0x00, 
0x04, 0x00, 
0x00, 0x01, 
0x00, 0x00, 
0x00, 0x00, 
0x00, 0x01, 

};
