arch/monster/dragon/Chinese_Dra/chinese_dr.271

10 lines
521 B
Plaintext

#define ch1_width 24
#define ch1_height 24
static char ch1_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0xf8, 0xff, 0x01,
0xfc, 0xff, 0x1f, 0xfe, 0xff, 0x7f, 0xff, 0xff, 0x9f, 0xff, 0xff, 0x3f,
0xfc, 0xff, 0x7f, 0xfc, 0xff, 0x7b, 0xf8, 0xdf, 0xff, 0xe0, 0xff, 0xee,
0xe0, 0x7f, 0xcc, 0xc0, 0xcf, 0x8c, 0xc0, 0x8f, 0x89, 0xc0, 0x1f, 0x89,
0xc2, 0x3f, 0x89, 0xe3, 0x0f, 0x88, 0xef, 0x07, 0x80, 0xff, 0x67, 0x40};