summaryrefslogtreecommitdiff
path: root/muse2/xpm/master.xpm
blob: 8d241c9fabb1058d33d4614b0cde62e6e58afd0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static const char*master_xpm[]={
"10 10 2 1",
"# c #000000",
". c None",
"..........",
".#.,....#.",
".##....##.",
".###..###.",
".########.",
".##.##.##.",
".##....##.",
".##....##.",
".##....##.",
".........."};