~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/cave/cave22.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 cave22_width 24
 
2
#define cave22_height 24
 
3
static char cave22_bits[] = {
 
4
0x01,0xfc,0xff,0x8f,0xfb,0xff,0x71,0xf8,0xff,0x15,0xfa,0xff,
 
5
0xa2,0xfc,0xff,0x42,0xfc,0xff,0x94,0xfd,0xff,0x24,0xfe,0xff,
 
6
0x24,0xff,0xff,0x84,0xff,0xff,0xe4,0xff,0xff,0xff,0xff,0xff,
 
7
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
 
8
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
 
9
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};