~vcs-imports/crossfire-arch/main

« back to all changes in this revision

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

  • 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
   0x01, 0x00, 0x00, 0x41, 0x00, 0x00, 0x67, 0x00, 0x00, 0x4c, 0x00, 0x00,
 
5
   0xb1, 0x00, 0x00, 0x81, 0x00, 0x00, 0x38, 0x03, 0x00, 0x78, 0x03, 0x00,
 
6
   0x49, 0x02, 0x00, 0xa5, 0x02, 0x00, 0xbc, 0x07, 0x00, 0xbb, 0x02, 0x00,
 
7
   0xfe, 0x01, 0x00, 0xff, 0x01, 0x00, 0x7b, 0x00, 0x01, 0xff, 0x00, 0x01,
 
8
   0xf6, 0x81, 0x01, 0x98, 0xe3, 0x00, 0xf8, 0x7f, 0x00, 0xe8, 0x1f, 0x00,
 
9
   0xf9, 0x07, 0x00, 0xf2, 0x07, 0x00, 0xbc, 0x07, 0x18, 0xf8, 0x03, 0x18};