arch/dev/xpm_pref/Monster/acid/bpudding_g.113.xpm

34 lines
863 B
C

/* XPM */
static char * bpudding_g_113_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 3 1",
/* colors */
" s None c None",
". c Black",
"X s Light brown c Khaki",
/* pixels */
" ",
" ",
" ........ ",
" ........... ",
" ...X.....X... ",
" ..X.......X.. ",
" ............... ",
" ............... ",
" ..X.........X.. ",
" ..X........X.. ",
" ..........X.. ",
" .............. ",
" .X.....X..... ",
" .X....X.X..... ",
" ..X....X...... ",
" .............. ",
" .............. ",
" ............... ",
" ..X............ ",
" ..X........X.. ",
" ..X.....XX... ",
" ............ ",
" ........ ",
" "};