~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/rough/rough_E.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 w_E_width 24
 
2
#define w_E_height 24
 
3
static char w_E_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
   0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
 
6
   0xff, 0xff, 0xff, 0x34, 0xfb, 0xbf, 0x00, 0xe0, 0x3f, 0x2c, 0xe1, 0x0f,
 
7
   0x20, 0xe1, 0x07, 0x30, 0xc9, 0x1b, 0x11, 0xc9, 0x53, 0x18, 0xe4, 0x33,
 
8
   0x00, 0xe6, 0x03, 0x00, 0xe2, 0xf3, 0xbf, 0xc1, 0x0f, 0x60, 0xe0, 0x0f,
 
9
   0x80, 0xe3, 0x03, 0x00, 0xf2, 0x03, 0x00, 0xc2, 0x03, 0x00, 0xc2, 0x03};