mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-21 04:34:57 +02:00
5 lines
117 B
Plaintext
Executable File
5 lines
117 B
Plaintext
Executable File
#define root_weave_width 4
|
|
#define root_weave_height 4
|
|
static char root_weave_bits[] = {
|
|
0x07, 0x0d, 0x0b, 0x0e};
|