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

File Contents

# Content
1 #define Beast_width 24
2 #define Beast_height 24
3 static char Beast_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff,
5 0xff, 0xff, 0xff, 0x0f, 0x00, 0xf0, 0x3e, 0x00, 0x7c, 0xfe, 0x00, 0x7f,
6 0xdc, 0xc3, 0x3b, 0x18, 0xff, 0x18, 0x30, 0x3c, 0x0c, 0x30, 0x18, 0x0c,
7 0x60, 0x18, 0x06, 0xe0, 0x18, 0x07, 0xc0, 0x18, 0x03, 0x80, 0x99, 0x01,
8 0x80, 0xdb, 0x01, 0x00, 0xdb, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x7e, 0x00,
9 0x00, 0x3c, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00};