summaryrefslogtreecommitdiff
path: root/root_weave
blob: ec41e436f60145c248f61a9c99e7a4f46cf9af74 (plain)
1
2
3
4
#define root_weave_width 4
#define root_weave_height 4
static char root_weave_bits[] = {
   0x07, 0x0d, 0x0b, 0x0e};