Header
| Offset | Name | Size | Parses to | Description |
|---|---|---|---|---|
| 0 | magic2 | 12 | str | |
| 12 | version | 4 | int | |
| 16 | unknown0 | 20 | List[int] | |
| 36 | num_entries | 4 | int | Number of entries in the chunk |
| 40 | current | 4 | int | Position of the current chunk |
| 44 | prev | 4 | int | Position of the previous chunk |
| 48 | unknown1 | 4 | int |