#define level1_width 4
#define level1_height 4
static char level1_bits[] = {
   0x01, 0x00, 0x04, 0x00};
