arch/monster/demon/GreatDemon/GreatDemon.c11.xpm

33 lines
815 B
C

/* XPM */
static char * GreatDemon_c_xpm [] = {
" 24 24 5 1 " ,
" s None c None",
". c black",
"X c Red",
"o c Yellow",
"O s White c white",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};