~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to connect/Hole/hole.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 hole_width 24
 
2
#define hole_height 24
 
3
static char hole_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 
5
0x00,0x00,0x01,0x10,0x84,0x10,0x60,0x08,0x04,0x80,0xf7,0x00,
 
6
0x62,0x77,0x47,0x78,0x7f,0x1b,0xf4,0xff,0x2f,0x7e,0x77,0x7f,
 
7
0xf6,0xff,0x6f,0xfe,0xff,0x7f,0xfc,0xff,0x3f,0xfa,0xff,0x1f,
 
8
0xe0,0xff,0x47,0x00,0xff,0x00,0x60,0x04,0x02,0x18,0x22,0x08,
 
9
0x00,0x00,0x00,0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00};