~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/obsolete/monster/it1

  • 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 it1_width 24
 
2
#define it1_height 24
 
3
static char it1_bits[] = {
 
4
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x01,0xc0,0x93,0x0e,
 
5
0x60,0x96,0x10,0xf0,0x04,0x28,0x98,0x55,0x40,0x3c,0x01,0x42,
 
6
0x64,0x10,0x40,0x4e,0x02,0x60,0x9e,0x00,0x48,0x12,0x00,0x20,
 
7
0x24,0x02,0x20,0x8a,0x00,0x10,0x5b,0x01,0x08,0x25,0x28,0x05,
 
8
0x5f,0x95,0x02,0xde,0xea,0x03,0xd0,0xdd,0x03,0xe0,0x80,0x03,
 
9
0x70,0x00,0x07,0x38,0x00,0x06,0x00,0x00,0x00,0x00,0x00,0x00};