ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/misc/globe2
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 globe2_width 24
2 #define globe2_height 24
3 static char globe2_bits[] = {
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
5 0x00,0x08,0x00,0x00,0x08,0x00,0x00,0x88,0x00,0x80,0x3c,0x01,
6 0x40,0xc3,0x00,0x00,0xff,0x00,0x80,0x66,0x01,0x80,0x5a,0x0f,
7 0xf0,0x5a,0x01,0x80,0x66,0x01,0x00,0xff,0x00,0x00,0xc3,0x02,
8 0x80,0x3c,0x01,0x00,0x11,0x00,0x00,0x10,0x00,0x00,0x10,0x00,
9 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};