~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to random/randomGem.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 randomGem_width 24
 
2
#define randomGem_height 24
 
3
static unsigned char randomGem_bits[] = {
 
4
  0x00, 0x00, 0x00, 0xaa, 0xaa, 0x2a, 0xfc, 0xff, 0x7f, 0x06, 0x00, 0x20,
 
5
  0x04, 0x00, 0x60, 0x06, 0x1c, 0x20, 0x04, 0x14, 0x60, 0x06, 0x34, 0x20,
 
6
  0x04, 0x6b, 0x60, 0x06, 0xc9, 0x20, 0x84, 0x89, 0x60, 0x86, 0x9c, 0x21,
 
7
  0xc4, 0x14, 0x62, 0x46, 0x14, 0x22, 0x44, 0x74, 0x62, 0xc6, 0x87, 0x23,
 
8
  0x84, 0xf3, 0x60, 0x06, 0x1c, 0x20, 0x04, 0x0c, 0x60, 0x06, 0x00, 0x20,
 
9
  0x04, 0x00, 0x60, 0xfe, 0xff, 0x3f, 0x54, 0x55, 0x55, 0x00, 0x00, 0x00,
 
10
  };