arch/connect/Gates/spikes.112

10 lines
452 B
Plaintext

#define spikes_2_width 24
#define spikes_2_height 24
static char spikes_2_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x20,0x20,0x20,0x30,0x30,0x30,
0x28,0x28,0x28,0x10,0x10,0x10,0x10,0x10,0x10,0x08,0x08,0x08,
0x08,0x08,0x08,0x08,0x08,0x08,0x44,0x44,0x44,0x64,0x64,0x64,
0x54,0x54,0x54,0x22,0x22,0x22,0x22,0x22,0x22,0x17,0x17,0x17,
0x10,0x10,0x10,0x10,0x10,0x10,0x08,0x08,0x08,0x08,0x08,0x08,
0x08,0x08,0x08,0x04,0x04,0x04,0x04,0x04,0x04,0x0e,0x0e,0x0e};