~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/obsolete/monster/eye13

  • 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 Eye13_width 24
 
2
#define Eye13_height 24
 
3
static char Eye13_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
 
5
0x00,0x00,0x00,0x80,0xff,0x01,0x40,0x55,0x03,0xb8,0xfe,0x1e,
 
6
0xd4,0x81,0x25,0x68,0x00,0x1a,0x34,0x00,0x34,0x7c,0x00,0x2e,
 
7
0xb8,0x00,0x1d,0x2c,0xff,0x2c,0x58,0x3c,0x16,0xa8,0x81,0x1b,
 
8
0x58,0x7f,0x1d,0xb0,0xaa,0x0a,0xf0,0xff,0x0f,0x48,0x42,0x12,
 
9
0x48,0xa5,0x12,0x50,0x5a,0x0a,0x90,0x24,0x09,0x88,0x42,0x11};