arch/monster/giant/Titan/titan.471.xpm

33 lines
839 B
C

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