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

32 lines
818 B
C

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