arch/connect/Gates/spikes.113

10 lines
452 B
Plaintext

#define spikes_3_width 24
#define spikes_3_height 24
static char spikes_3_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,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,0x52,0x52,0x52,0x27,0x27,0x27,
0x20,0x20,0x20,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,0x10,
0x08,0x08,0x08,0x08,0x08,0x08,0x04,0x04,0x04,0x0e,0x0e,0x0e};