~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to connect/Hole/trapdoor_2.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 trap_door_2_width 24
 
2
#define trap_door_2_height 24
 
3
static char trap_door_2_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 
5
0x00,0x02,0x01,0x20,0x80,0x10,0xc0,0x08,0x04,0x00,0xff,0x00,
 
6
0xe2,0x00,0x47,0x78,0xef,0x1d,0x74,0xef,0x3d,0x02,0x00,0x40,
 
7
0xee,0xbd,0x77,0xee,0xbd,0x77,0x04,0x00,0x20,0xb8,0xf7,0x1e,
 
8
0xe4,0xf7,0x47,0x00,0xff,0x00,0x60,0x04,0x02,0x18,0x22,0x08,
 
9
0x00,0x00,0x00,0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00};