ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/Britan/O
Revision: 1.1
Committed: Mon Feb 6 20:26:12 2006 UTC (18 years, 5 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# Content
1 #define O_width 24
2 #define O_height 24
3 static char O_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5 0xc0, 0x00, 0x04, 0xc0, 0x01, 0x06, 0xc0, 0x03, 0x03, 0xc0, 0x86, 0x01,
6 0xc0, 0xcc, 0x00, 0xc0, 0x78, 0x00, 0xc0, 0x30, 0x04, 0xc0, 0x01, 0x06,
7 0xc0, 0x03, 0x03, 0xc0, 0x86, 0x01, 0xc0, 0xcc, 0x00, 0xc0, 0x78, 0x00,
8 0xc0, 0x30, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00,
9 0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};