~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/demon/evil_master4.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 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,0x04,
 
5
 0x80,0xeb,0x2e,0xc0,0x77,0x17,0xa0,0xff,0x02,0xc0,0xff,0x1f,0xc0,0xff,0x2b,
 
6
 0x40,0xff,0x07,0x80,0xff,0x02,0xc0,0xfe,0x17,0x80,0xbf,0x0b,0x40,0x7f,0x01,
 
7
 0xe0,0x3e,0x02,0x5c,0x1c,0x05,0x4a,0x00,0x0a,0x22,0x00,0x1d,0xdc,0x00,0x22,
 
8
 0x44,0x41,0x15,0xb8,0x80,0x22,0x40,0x00,0x1d,0x00,0x00,0x00};