/* XPM */ static char * cave_8_111_xpm[] = { /* width height ncolors chars_per_pixel */ "24 24 2 1", /* colors */ " s None c None", ". c grey25", /* pixels */ "....... ", ".......... ", "............ ", ".............. ", "............... ", "................. ", ".................. ", "................... ", "................... ", ".................... ", "..................... ", "..................... ", "...................... ", "...................... ", "....................... ", "....................... ", "....................... ", "........................", "........................", "........................", "........................", "........................", "....................... ", "....................... "};