summaryrefslogtreecommitdiffstats
path: root/pics/mspacman-tiny/point02.xpm
blob: 5c4f687132c49be02a05423c3891b1e817616625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* XPM */
static char *point[] = {
/* width height num_colors chars_per_pixel */
"     4     4        2            1",
/* colors */
" 	s None  c None",
"y	c yellow",
/* pixels */
"    ",
" yy ",
" yy ",
"    "
};