~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to flesh/demon/demon_head.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 demon_head_width 24
 
2
#define demon_head_height 24
 
3
static char demon_head_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x06, 0x80, 0x02, 0xbe, 0x7f, 0x02,
 
5
  0xe4, 0x80, 0x02, 0x5c, 0x49, 0x03, 0x48, 0x00, 0x06, 0x58, 0x21, 0x05,
 
6
  0xf8, 0x0e, 0x07, 0xb0, 0x9b, 0x05, 0x50, 0xd5, 0x0a, 0xb0, 0x9e, 0x0f,
 
7
  0x50, 0xad, 0x06, 0xb0, 0x52, 0x05, 0xe0, 0x69, 0x0e, 0xc0, 0x9f, 0x0a,
 
8
  0x80, 0xed, 0x0e, 0x80, 0x6e, 0x0a, 0x00, 0xcb, 0x0b, 0x00, 0xdf, 0x0b,
 
9
  0x00, 0xf8, 0x0f, 0x00, 0x70, 0x05, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00};