ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused.93.2/holy_orb.112
Revision: 1.1
Committed: Mon Feb 6 20:26:11 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 holy_orb_width 24
2     #define holy_orb_height 24
3     static char holy_orb_bits[] = {
4     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5     0x00, 0x82, 0x00, 0x00, 0x42, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00,
6     0x10, 0x6a, 0x00, 0x20, 0xf7, 0x0c, 0x80, 0xaa, 0x01, 0x80, 0x5d, 0x01,
7     0x80, 0xaa, 0x01, 0xb0, 0x77, 0x01, 0x00, 0xab, 0x04, 0x00, 0x5e, 0x08,
8     0x00, 0x3c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x42, 0x00, 0x00, 0x41, 0x00,
9     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};