~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/animal/Behemoth/behemoth.415

  • 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 noname_width 24
 
2
#define noname_height 24
 
3
static char noname_bits[] = {
 
4
0xff,0xef,0x3f,0x3f,0xff,0x7f,0x9f,0xfd,0x79,0xff,0xfb,0x13,0xff,0xfb,0x3f,
 
5
0xff,0xfd,0x7f,0xff,0xfb,0xf9,0xff,0xfb,0xf1,0xff,0xff,0x55,0xff,0x9f,0x57,
 
6
0xff,0x0f,0x3f,0xef,0x07,0x1e,0xec,0x0f,0x0c,0xf4,0x1b,0x00,0xf0,0x3f,0x00,
 
7
0xf0,0xf7,0x00,0xf8,0xdb,0x01,0xf8,0xbf,0x01,0xe0,0x7f,0x00,0xf0,0x2b,0x00,
 
8
0x00,0x0a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};