mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
5 lines
126 B
C
5 lines
126 B
C
#define root_weave_width 4
|
|
#define root_weave_height 4
|
|
static unsigned char root_weave_bits[] = {
|
|
0x07, 0x0d, 0x0b, 0x0e};
|