ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/obsolete/monster/arab.113
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

# User Rev Content
1 root 1.1 #define arab_width 24
2     #define arab_height 24
3     static char arab_bits[] = {
4     0x00, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x3f, 0x00, 0x80, 0x40, 0x00,
5     0x40, 0x9e, 0x00, 0x40, 0xa1, 0x00, 0x43, 0x92, 0x00, 0x45, 0x92, 0x60,
6     0x8f, 0x6d, 0x50, 0x79, 0xa1, 0x71, 0x11, 0x33, 0x52, 0x01, 0x0c, 0x4e,
7     0x03, 0x1e, 0x60, 0x4e, 0x9e, 0x30, 0x48, 0x8c, 0x18, 0x70, 0x80, 0x07,
8     0xc0, 0xff, 0x00, 0x70, 0xc0, 0x03, 0x18, 0x60, 0x04, 0x0c, 0x19, 0x06,
9     0x0c, 0x0f, 0x02, 0x08, 0xfc, 0x01, 0x30, 0xe0, 0x07, 0xe0, 0xff, 0x07};