14
edits
(added list of mappable object types for echoes) |
(correct info about the offsets in the primitive headers) |
||
| Line 309: | Line 309: | ||
=== Primitive Headers === | === Primitive Headers === | ||
The Primitive headers are extremely simple, they merely have a bounding box followed by the primitive table start and end point, relative to the end of the | The Primitive headers are extremely simple, they merely have a bounding box followed by the primitive table start and end point, relative to the end of the file header. | ||
{|class="wikitable" | {|class="wikitable" | ||
| Line 322: | Line 322: | ||
|- | |- | ||
|u32 | |u32 | ||
|'''Primitive Table Start'''; relative to the end of the header | |'''Primitive Table Start'''; relative to the end of the file header | ||
|- | |- | ||
|u32 | |u32 | ||
|'''Border Table Start'''; relative to the end of the header | |'''Border Table Start'''; relative to the end of the file header | ||
|} | |} | ||
edits