arch/shop/conv.111

10 lines
524 B
Plaintext

#define conv_width 24
#define conv_height 24
static char conv_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x0f, 0x00, 0x02, 0x30, 0x00,
0x8c, 0xcf, 0x00, 0x34, 0x06, 0x03, 0xc4, 0x18, 0x0c, 0x04, 0xe3, 0x33,
0x04, 0x0c, 0x40, 0x04, 0xf4, 0x7f, 0x04, 0x64, 0x30, 0x04, 0x24, 0x20,
0x00, 0x20, 0x20, 0x00, 0x20, 0x20, 0x00, 0x20, 0x20, 0x00, 0x20, 0x20,
0x00, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};