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

File Contents

# Content
1 #define lj_width 24
2 #define lj_height 24
3 static char lj_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x00,
5 0x00, 0x07, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x0e,
6 0x00, 0xf3, 0x1f, 0x00, 0x3f, 0x3c, 0xe0, 0x03, 0x0e, 0x7e, 0x03, 0x03,
7 0x0c, 0x83, 0x00, 0x00, 0x43, 0x00, 0x00, 0x03, 0x00, 0x00, 0x03, 0x00,
8 0x00, 0x03, 0x00, 0x00, 0x02, 0x00, 0x00, 0x0e, 0x00, 0x00, 0xfc, 0x1f,
9 0x00, 0xf0, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};