arch/connect/Gates/spikes.111

10 lines
452 B
Plaintext

#define spikes_1_width 24
#define spikes_1_height 24
static char spikes_1_bits[] = {
0x40,0x40,0x40,0x60,0x60,0x60,0x50,0x50,0x50,0x20,0x20,0x20,
0x20,0x20,0x20,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,
0x88,0x88,0x88,0xc8,0xc8,0xc8,0xa8,0xa8,0xa8,0x44,0x44,0x44,
0x44,0x44,0x44,0x24,0x24,0x24,0x22,0x22,0x22,0x27,0x27,0x27,
0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x08,0x08,0x08,
0x08,0x08,0x08,0x08,0x08,0x08,0x04,0x04,0x04,0x0e,0x0e,0x0e};