~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to talisman/collar.113

  • 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 collar3_width 24
 
2
#define collar3_height 24
 
3
static unsigned char collar3_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x80, 0xff, 0x01, 0x70, 0x55, 0x0e, 0xa8, 0xaa, 0x1a,
 
5
   0x54, 0xff, 0x35, 0xe4, 0x00, 0x2f, 0x14, 0x00, 0x28, 0x06, 0x00, 0x60,
 
6
   0x06, 0x00, 0x60, 0x0a, 0x00, 0x50, 0x0e, 0x00, 0x70, 0x0e, 0x00, 0x70,
 
7
   0x3c, 0x00, 0x3c, 0xfc, 0xff, 0x3f, 0xf4, 0xff, 0x3f, 0xb8, 0xff, 0x1a,
 
8
   0xf0, 0xfb, 0x0f, 0x80, 0xff, 0x01, 0x00, 0x20, 0x00, 0x00, 0x70, 0x00,
 
9
   0x00, 0xe8, 0x00, 0x00, 0x88, 0x00, 0x00, 0x88, 0x00, 0x00, 0xf0, 0x00};