~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/animal/Neko/neko.111

  • 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 neko_width 24
 
2
#define neko_height 24
 
3
static char neko_bits[] = {
 
4
 0x00,0x00,0x00,0x18,0x03,0x00,0xa8,0x02,0x00,0xe8,0x02,0x00,0x18,0x03,0x00,
 
5
 0x08,0x04,0x07,0x18,0x86,0x08,0x2c,0x8d,0x06,0x08,0x44,0x02,0xd4,0x4a,0x01,
 
6
 0x20,0x43,0x02,0x30,0x86,0x04,0x10,0x04,0x05,0x10,0x08,0x0a,0x08,0x10,0x0a,
 
7
 0x08,0x10,0x0a,0x08,0xe4,0x09,0x48,0x04,0x04,0x90,0xe2,0x03,0xa0,0x22,0x00,
 
8
 0xa0,0x1a,0x00,0xa0,0x12,0x00,0x90,0x0c,0x00,0x60,0x03,0x00};