~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/demon/evil_master2.112

  • 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 evil_master_width 24
 
2
#define evil_master_height 24
 
3
static char evil_master_bits[] = {
 
4
 0x00,0x00,0x00,0x00,0x0c,0x00,0x00,0x12,0x00,0x00,0x22,0x00,0x00,0x1f,0x00,
 
5
 0x80,0xeb,0x0e,0xc0,0x77,0x37,0xc0,0xff,0x02,0x60,0xff,0x07,0xc0,0xff,0x2b,
 
6
 0x40,0xff,0x17,0x80,0xff,0x02,0xc0,0xfe,0x0f,0x00,0xbf,0x10,0x80,0x7e,0x01,
 
7
 0xc0,0xbd,0x02,0xb8,0x18,0x05,0x94,0x84,0x0e,0x44,0x00,0x11,0xb8,0xa1,0x0a,
 
8
 0x88,0x42,0x11,0x70,0x81,0x0e,0x80,0x00,0x00,0x00,0x00,0x00};