~vcs-imports/crossfire-arch/main

« back to all changes in this revision

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

  • 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
   0x82, 0x82, 0x55, 0x92, 0xe2, 0xe0, 0x52, 0x32, 0xb0, 0x70, 0x8a, 0x69,
 
5
   0x00, 0x80, 0x0c, 0x01, 0x40, 0x22, 0x61, 0x02, 0x34, 0x05, 0x00, 0x78,
 
6
   0xc4, 0x62, 0x5c, 0xe0, 0xd1, 0x5c, 0x80, 0x01, 0xc0, 0xbc, 0x01, 0xcc,
 
7
   0xf0, 0x23, 0x84, 0xf2, 0x21, 0x42, 0x03, 0x80, 0xc3, 0x0a, 0x28, 0xe2,
 
8
   0x02, 0xec, 0x10, 0x30, 0xec, 0x88, 0x89, 0x7c, 0xe4, 0x16, 0xf9, 0x52,
 
9
   0x42, 0x71, 0x89, 0x01, 0x00, 0x94, 0x00, 0xe4, 0xea, 0x00, 0x64, 0xf5};