~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/Big_Wiz/big_wiz.213

  • 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 bigwizc2_width 24
 
2
#define bigwizc2_height 24
 
3
static char bigwizc2_bits[] = {
 
4
0x80,0x3f,0x00,0xe0,0x7f,0x00,0xf0,0xff,0x00,0xf8,0xff,0x01,
 
5
0xf8,0xff,0x01,0xfc,0xff,0x03,0xfc,0xfb,0x03,0xfe,0xe3,0x03,
 
6
0xfe,0xc3,0x03,0xfe,0xc1,0x03,0xfe,0xc1,0x03,0xfe,0xc1,0x03,
 
7
0xfe,0xc1,0x07,0xfe,0xc1,0xef,0xfe,0xe7,0xff,0xff,0xff,0xff,
 
8
0xff,0xff,0xff,0xff,0xff,0xf7,0xff,0xfd,0xff,0xff,0xff,0xff,
 
9
0xff,0xff,0x7f,0xff,0xff,0x7f,0xff,0xf7,0xf9,0xaf,0x8f,0xff};