arch/indoor/clock.111

10 lines
446 B
Plaintext

#define clock1_width 24
#define clock1_height 24
static char clock1_bits[] = {
0x00,0xff,0x00,0x80,0xf9,0x01,0xc0,0x04,0x02,0x60,0x72,0x04,
0x20,0xa9,0x08,0xb0,0x24,0x09,0x90,0x24,0x09,0x90,0x44,0x09,
0xb0,0xc8,0x08,0xb0,0x70,0x08,0x90,0x00,0x08,0x90,0xf8,0x08,
0x90,0x04,0x09,0x90,0x24,0x09,0x90,0x24,0x09,0x90,0x44,0x09,
0x90,0x44,0x19,0x90,0xc4,0x11,0xd0,0x84,0x11,0x58,0xfc,0x11,
0x48,0x00,0x10,0x58,0xfc,0x13,0xf0,0x0f,0x1e,0xe0,0x03,0x00};