35
edits
(→Header) |
|||
Line 31: | Line 31: | ||
'''Note:''' Because of the following constraints: | '''Note:''' Because of the following constraints: | ||
* Offset to box number location is an UInt8, thus must be in the first 255 bytes of the chunk | * Offset to box number location is stored as an UInt8, thus must be in the first 255 bytes of the chunk | ||
* The header takes 28 bytes | * The header takes 28 bytes | ||
* The size of object | * The combined size of object image and object content offsets is 4 bytes per object | ||
The total number of objects per room must be less than 57: | The total number of objects per room must be less than 57: |
edits