~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/dun/dun_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 dun4_width 24
 
2
#define dun4_height 24
 
3
static char dun4_bits[] = {
 
4
0xe1,0xff,0xff,0xf2,0xff,0xff,0xe1,0xff,0xff,0xe1,0xff,0xff,
 
5
0xe1,0xff,0xff,0xe5,0xff,0xff,0xe5,0xff,0xff,0xd2,0xff,0xff,
 
6
0xe2,0xff,0xff,0xe1,0xff,0xff,0xe1,0xff,0xff,0xd1,0xff,0xff,
 
7
0xe1,0xff,0xff,0xe3,0xff,0xff,0xa2,0x7b,0xee,0x11,0x84,0x11,
 
8
0x11,0x42,0x00,0x09,0x00,0x48,0x09,0x00,0x00,0x25,0x00,0x00,
 
9
0x05,0x02,0x00,0x43,0x90,0x30,0x23,0x4c,0x18,0xde,0xbb,0xe7};