mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-18 16:39:31 -07:00
7 lines
296 B
C
7 lines
296 B
C
#define weave_wide2_width 16
|
|
#define weave_wide2_height 16
|
|
static char weave_wide2_bits[] = {
|
|
0x50, 0x0d, 0xa8, 0x1e, 0x54, 0x2f, 0xaa, 0x57, 0xd6, 0xaa, 0x6b, 0x56,
|
|
0x36, 0xac, 0x1d, 0x58, 0x0a, 0xb0, 0x15, 0x78, 0x2a, 0xf4, 0x55, 0xea,
|
|
0x6b, 0x55, 0xd6, 0x6a, 0x6c, 0x35, 0xb8, 0x1a};
|