ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/Kanji/ki
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 ki_width 24
2 #define ki_height 24
3 static char ki_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x80, 0x03, 0x60, 0x80, 0x01,
5 0xc0, 0x80, 0x01, 0xc0, 0x80, 0x01, 0xc0, 0x80, 0x01, 0xc0, 0x80, 0x71,
6 0xc0, 0xf8, 0x7f, 0xf0, 0x8f, 0x01, 0xde, 0x80, 0x01, 0xc6, 0x80, 0x01,
7 0xc0, 0x80, 0x00, 0xc0, 0xc0, 0x00, 0xc0, 0xc8, 0x00, 0xc0, 0x70, 0x00,
8 0xc0, 0x60, 0x00, 0x80, 0x00, 0x00, 0x80, 0x00, 0x00, 0x80, 0x01, 0x00,
9 0x00, 0x07, 0x00, 0x00, 0xfe, 0x0f, 0x00, 0xf8, 0x0f, 0x00, 0x00, 0x00};