4 lines
117 B
Text
4 lines
117 B
Text
#define root_weave_width 4
|
|
#define root_weave_height 4
|
|
static char root_weave_bits[] = {
|
|
0x07, 0x0d, 0x0b, 0x0e};
|