~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to random/randomScro.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 randomScro_width 24
 
2
#define randomScro_height 24
 
3
static char randomScro_bits[] = {
 
4
   0x00, 0x00, 0x00, 0xaa, 0xaa, 0x2a, 0xfc, 0xff, 0x7f, 0x06, 0x00, 0x20,
 
5
   0x04, 0x00, 0x60, 0x06, 0xfc, 0x21, 0x04, 0x82, 0x62, 0x06, 0x41, 0x24,
 
6
   0x04, 0xc1, 0x62, 0x06, 0x41, 0x21, 0x04, 0x41, 0x60, 0x06, 0x41, 0x20,
 
7
   0x04, 0x41, 0x60, 0x06, 0x41, 0x20, 0xc4, 0x5f, 0x60, 0x26, 0x68, 0x20,
 
8
   0x14, 0x44, 0x60, 0x26, 0x28, 0x20, 0xc4, 0x1f, 0x60, 0x06, 0x00, 0x20,
 
9
   0x04, 0x00, 0x60, 0xfe, 0xff, 0x3f, 0x54, 0x55, 0x55, 0x00, 0x00, 0x00};