ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/monster/rupshus
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 rupshus_width 24
2 #define rupshus_height 24
3 static char rupshus_bits[] = {
4 0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x01,0x00,0x28,0x03,0x1b,
5 0x54,0x86,0x25,0x4a,0x8c,0x4a,0x42,0xd8,0x54,0x22,0x78,0x44,
6 0x1c,0x38,0x38,0x00,0x18,0x00,0xe0,0xff,0x0f,0x78,0x19,0x30,
7 0x0c,0x18,0x40,0x7c,0x00,0x38,0xd8,0x5b,0x27,0x18,0x00,0x10,
8 0x58,0x12,0x10,0x50,0x80,0x18,0xf0,0x12,0x12,0xb0,0x42,0x0a,
9 0xa0,0x57,0x09,0xe0,0x5d,0x07,0x80,0xff,0x01,0x00,0x00,0x00};