ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/monster/eye5
Revision: 1.1
Committed: Mon Feb 6 20:26:10 2006 UTC (18 years, 5 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 #define Eye5_width 24
2     #define Eye5_height 24
3     static char Eye5_bits[] = {
4     0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
5     0x00,0x00,0x00,0x80,0xff,0x01,0x40,0x55,0x03,0xb8,0xfe,0x1e,
6     0xd4,0x81,0x25,0x68,0x3c,0x1a,0x34,0x7e,0x34,0x1c,0x7e,0x28,
7     0x18,0x7e,0x18,0x2c,0x7e,0x2c,0x58,0x3c,0x16,0xa8,0x81,0x1b,
8     0x58,0x7f,0x1d,0xb0,0xaa,0x0a,0xf0,0xff,0x0f,0x48,0x42,0x12,
9     0x48,0xa5,0x12,0x50,0x5a,0x0a,0x90,0x24,0x09,0x88,0x42,0x11};