~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to exit/Up_down/stair_down_3.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-ned_width 24
 
2
#define trap-ned_height 24
 
3
static char trap-ned_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 
5
0xc0,0x03,0x00,0xe0,0x3f,0x00,0xe0,0xff,0x03,0xf0,0xff,0x3f,
 
6
0xf0,0xff,0x7f,0xf8,0xff,0x27,0xf8,0xff,0x27,0xfc,0xff,0x14,
 
7
0xfc,0xff,0x12,0xfe,0x9f,0x0a,0xfe,0x5f,0x09,0xff,0x53,0x05,
 
8
0xff,0xab,0x04,0x78,0xaa,0x02,0x80,0x57,0x02,0x00,0x78,0x01,
 
9
0x00,0x80,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};