arch/monster/demon/Demon_Lord/demon_lord.I11.xpm

33 lines
836 B
C

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