ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/magic/blindness1
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 blindness1_width 24
2     #define blindness1_height 24
3     static char blindness1_bits[] = {
4     0xff,0xfe,0xed,0xbf,0xd2,0xfe,0x2c,0xc3,0x6c,0x78,0x36,0xfc,
5     0xf9,0xd5,0x0b,0x96,0xf7,0xc7,0xfd,0xef,0x7c,0xff,0xff,0xff,
6     0xe4,0xff,0x3d,0xea,0xff,0x9b,0xdf,0xff,0x9f,0xf5,0xff,0xf7,
7     0xfb,0xff,0xff,0xf8,0xff,0x8f,0xc5,0xff,0x1f,0xfb,0xff,0x5f,
8     0xf8,0xff,0xaf,0xf2,0xff,0xe7,0xcb,0xff,0x9b,0x9c,0xfd,0xbb,
9     0xe6,0xde,0xfa,0xa1,0xa0,0xe2,0xdf,0x4d,0xbe,0x7a,0x9b,0x08};