ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/monster/eye3
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 Eye3_width 24
2     #define Eye3_height 24
3     static char Eye3_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,0x0f,0x1a,0xb4,0x1f,0x34,0x9c,0x1f,0x28,
7     0x98,0x1f,0x18,0xac,0x1f,0x2c,0x58,0x0f,0x16,0xa8,0x81,0x1b,
8     0x58,0x7f,0x1d,0xb0,0xaa,0x0a,0xf0,0xff,0x0f,0x48,0x42,0x12,
9     0x50,0x84,0x12,0x90,0x44,0x14,0x88,0x42,0x24,0x84,0x82,0x24};