#define cave19_width 24 #define cave19_height 24 static char cave19_bits[] = { 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xfd,0xff,0xff,0xfc,0xff,0xff,0xf8,0xff,0xff,0xf8,0xff,0xff, 0xd9,0xff,0xff,0xec,0xff,0xff,0xc2,0xff,0xff,0xd2,0xff,0xff, 0xdb,0xff,0xff,0x88,0xff,0xff,0xc6,0xff,0xff,0x32,0xff,0xff, 0x8e,0xdc,0xff,0x43,0x94,0xff,0xe0,0xd2,0xfe,0xb4,0x31,0xfe, 0x15,0x19,0xff,0x93,0xc4,0xf8,0x7c,0x22,0xfe,0x44,0x12,0xf2};