~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/flagstone/flagstone_0.111.xpm

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * flagstone_0_111_xpm[] = {
 
3
"24 24 3 1",
 
4
"       s None  c None",
 
5
".      c black",
 
6
"X      s Gray  m white c Grey50",
 
7
"                        ",
 
8
"              ....      ",
 
9
"             .....      ",
 
10
"            ........    ",
 
11
"           .........    ",
 
12
"           .........    ",
 
13
"          .X........    ",
 
14
"          ..X......     ",
 
15
"         .X.X......     ",
 
16
"         ..X..XX..      ",
 
17
"        .X.X..XX..      ",
 
18
"        ..X..XX..       ",
 
19
"       .X.X..XX..       ",
 
20
"       ..X..XX..        ",
 
21
"      .X.X..XX..        ",
 
22
"      ..X..XX..         ",
 
23
"     .X.X..XX..         ",
 
24
"     ..X..XX..          ",
 
25
"    .X.X..XX..          ",
 
26
"    ..X..XX..           ",
 
27
"    ..X..XX..           ",
 
28
"    ....XX.             ",
 
29
"      ..XX.             ",
 
30
"      ....              "};