formatting
This commit is contained in:
parent
84bb5f7fd7
commit
fe1ae55940
@ -91,6 +91,7 @@ const User = struct {
|
|||||||
// struct.
|
// struct.
|
||||||
stringdata []u8;
|
stringdata []u8;
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
`magic` must be 0xf09fa4b7, and `version` must be `0x00`. The remaining fields
|
`magic` must be 0xf09fa4b7, and `version` must be `0x00`. The remaining fields
|
||||||
are indexes to further sections of the file with their sizes in bytes. All
|
are indexes to further sections of the file with their sizes in bytes. All
|
||||||
|
Loading…
Reference in New Issue
Block a user