~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/giant/mabu.112

  • 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 mabu_width 24
 
2
#define mabu_height 24
 
3
static char mabu_bits[] = {
 
4
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x00,0x00,0x7c,0x00,0x00,0xfe,0x00,
 
5
 0x00,0x8f,0x00,0xc0,0x8f,0x01,0xe0,0xef,0x01,0xfc,0xc3,0x00,0xfe,0xb3,0x00,
 
6
 0xfe,0x47,0x00,0xfe,0xff,0x03,0x7e,0x28,0x04,0x38,0x82,0x08,0x90,0x10,0x11,
 
7
 0xd0,0x08,0x13,0xc8,0x52,0x26,0xa4,0x1d,0x27,0x24,0xe7,0x24,0x48,0x81,0x12,
 
8
 0x90,0x41,0x11,0x20,0x83,0x08,0x40,0x93,0x06,0x40,0x81,0x02};