ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/Britan/U
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 U_width 24
2 #define U_height 24
3 static char U_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00,
5 0xf0, 0x00, 0x00, 0xf0, 0x03, 0x00, 0x30, 0x0f, 0x00, 0x30, 0x3c, 0x00,
6 0x30, 0xf0, 0x00, 0x30, 0xc0, 0x03, 0x30, 0x00, 0x0f, 0x30, 0x00, 0x0c,
7 0x30, 0x00, 0x0c, 0x18, 0x00, 0x18, 0x18, 0x00, 0x18, 0x18, 0x00, 0x18,
8 0x18, 0x00, 0x18, 0x18, 0x00, 0x18, 0x18, 0x00, 0x18, 0x18, 0x00, 0x18,
9 0x18, 0x00, 0x18, 0x18, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};