summaryrefslogtreecommitdiffstats
path: root/pics/mspacman-tiny/switch03.xpm
blob: 90346d24a779f0180220f8de621252b6ae5bb662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* XPM */
static char *switch[] = {
/* width height num_colors chars_per_pixel */
"    16     8        2            1",
/* colors */
" 	s None  c None",
"n	c #de9541",
/* pixels */
"  nnnn          ",
" nnnnnn         ",
"nnnnnnnn        ",
"nnnnnnnn        ",
"nnnnnnnn        ",
"nnnnnnnn        ",
" nnnnnn         ",
"  nnnn          "
};