mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 10:09:30 -07:00
9 lines
446 B
C
9 lines
446 B
C
#define weave_root_wide_width 18
|
|
#define weave_root_wide_height 18
|
|
static char weave_root_wide_bits[] = {
|
|
0x8e, 0xe3, 0x00, 0x49, 0x92, 0x00, 0x71, 0x1c, 0x03, 0xe3, 0x38, 0x02,
|
|
0x24, 0x49, 0x02, 0x1c, 0xc7, 0x01, 0x8e, 0xe3, 0x00, 0x49, 0x92, 0x00,
|
|
0x71, 0x1c, 0x03, 0xe3, 0x38, 0x02, 0x24, 0x49, 0x02, 0x1c, 0xc7, 0x01,
|
|
0x8e, 0xe3, 0x00, 0x49, 0x92, 0x00, 0x71, 0x1c, 0x03, 0xe3, 0x38, 0x02,
|
|
0x24, 0x49, 0x02, 0x1c, 0xc7, 0x01};
|