~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/cave/cave17.111

  • 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
#define cave17_width 24
 
2
#define cave17_height 24
 
3
static char cave17_bits[] = {
 
4
0x4f,0x48,0x22,0x7f,0x44,0x3e,0x1f,0x23,0xc9,0xff,0x98,0xa8,
 
5
0x7f,0x8c,0x2d,0x7f,0x4b,0x07,0xff,0x29,0xc2,0xff,0x3b,0x71,
 
6
0xff,0xff,0x4c,0xff,0xff,0x63,0xff,0xff,0x11,0xff,0xff,0xdb,
 
7
0xff,0xff,0x4b,0xff,0xff,0x43,0xff,0xff,0x37,0xff,0xff,0x9b,
 
8
0xff,0xff,0x1f,0xff,0xff,0x1f,0xff,0xff,0x3f,0xff,0xff,0xbf,
 
9
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};