mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-14 06:29:30 -07:00
8 lines
369 B
C
8 lines
369 B
C
#define pattern_152_width 24
|
|
#define pattern_152_height 14
|
|
static unsigned char pattern_152_bits[] = {
|
|
0x7e, 0xf8, 0x85, 0x70, 0x38, 0x84, 0x80, 0x07, 0x84, 0x00, 0x00, 0x84,
|
|
0x03, 0x00, 0x87, 0x1f, 0xe0, 0x87, 0x7f, 0xf8, 0x87, 0x5f, 0xe8, 0x87,
|
|
0x43, 0x08, 0x87, 0x40, 0x08, 0x78, 0x40, 0x08, 0x00, 0x70, 0x38, 0x00,
|
|
0x7e, 0xf8, 0x01, 0x7f, 0xf8, 0x87 };
|