~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/demon/angel.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 angel2_width 24
 
2
#define angel2_height 24
 
3
static char angel2_bits[] = {
 
4
0x00,0x00,0x00,0x01,0x00,0x00,0x06,0x00,0xc0,0x0d,0x10,0x30,
 
5
0xfe,0x29,0xff,0xf8,0x7c,0x1f,0xfe,0x39,0x7f,0xf0,0xb9,0x0f,
 
6
0xfd,0x7e,0x3f,0x61,0x3f,0x0c,0x73,0xbf,0x1b,0x82,0xdf,0x06,
 
7
0xe6,0xdf,0x05,0xa4,0xdf,0x07,0xfc,0xde,0x05,0xf8,0xda,0x07,
 
8
0x68,0xde,0x05,0x20,0xde,0x07,0x00,0xba,0x03,0x00,0x76,0x01,
 
9
0x00,0xff,0x00,0x00,0xff,0x01,0x00,0xfb,0x01,0x80,0xfd,0x03};