arch/monster/misc/Ngolem/gol.611.xpm

33 lines
832 B
C

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