~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/DreadKnight/Bk.371

  • 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 Bk_width 24
 
2
#define Bk_height 24
 
3
static unsigned char Bk_bits[] = {
 
4
   0x38, 0xc0, 0x7f, 0x30, 0x38, 0xff, 0xe0, 0x0f, 0x8f, 0xe0, 0x80, 0x01,
 
5
   0xc0, 0x81, 0x18, 0xc0, 0x8f, 0x18, 0xa0, 0xbe, 0xf8, 0x40, 0x03, 0xee,
 
6
   0xa0, 0x0e, 0x3e, 0x50, 0x1d, 0x30, 0xa8, 0x9e, 0x3f, 0x54, 0xff, 0xff,
 
7
   0xac, 0x7f, 0xc0, 0xdd, 0xf9, 0xbf, 0xfe, 0xcb, 0x1f, 0xb4, 0xcf, 0x1f,
 
8
   0xe7, 0x9e, 0x4f, 0xfc, 0x3f, 0x67, 0xfa, 0x3f, 0x62, 0xe9, 0xbf, 0x77,
 
9
   0x08, 0xfc, 0x7f, 0x00, 0xf8, 0x7f, 0x00, 0xfa, 0x7d, 0x00, 0xfc, 0x47};