ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/monster/it2
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

# Content
1 #define it2_width 24
2 #define it2_height 24
3 static char it2_bits[] = {
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,0x00,0x80,0xf7,0x01,
5 0xc0,0xae,0x06,0xe0,0x89,0x08,0xf0,0x49,0x18,0x38,0x02,0x20,
6 0x68,0x20,0x42,0x9c,0x04,0x41,0x34,0x01,0x60,0x24,0x00,0x48,
7 0x48,0x04,0x20,0x10,0x01,0x20,0xb4,0x02,0x10,0x2e,0x28,0x05,
8 0x5d,0x95,0x02,0xdf,0xea,0x07,0x9e,0xdd,0x07,0xc0,0x01,0x0f,
9 0xe0,0x00,0x1e,0x30,0x00,0x30,0x00,0x00,0x00,0x00,0x00,0x00};