mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-14 06:29:30 -07:00
9 lines
480 B
C
9 lines
480 B
C
#define pattern_147_width 20
|
|
#define pattern_147_height 20
|
|
static unsigned char pattern_147_bits[] = {
|
|
0xc6, 0x91, 0x03, 0xcf, 0x9f, 0x03, 0xcf, 0xf9, 0x03, 0xc6, 0x89, 0x03,
|
|
0xe0, 0x09, 0x06, 0xf0, 0x7c, 0x08, 0x7f, 0xfc, 0x08, 0x3f, 0xfe, 0x01,
|
|
0x1f, 0xc2, 0x03, 0x82, 0x81, 0x07, 0xe2, 0x18, 0x07, 0xfe, 0x3c, 0x07,
|
|
0xe7, 0x3c, 0x0f, 0xe4, 0x18, 0x07, 0xe4, 0x81, 0x01, 0xcf, 0x43, 0x08,
|
|
0x8f, 0x7f, 0x0c, 0x1f, 0x3f, 0x0e, 0x10, 0x3e, 0x0f, 0x60, 0x90, 0x07 };
|