Line 39:
Line 39:
| 0x00C || 4 || uint32 || Compressed file name offset (from the end of the table, padded to 0x10)
| 0x00C || 4 || uint32 || Compressed file name offset (from the end of the table, padded to 0x10)
−
if (MSB is high) then this is a folder (i.e. first two nodes 'null' & '.')
+
if (offset & 0x01000000) then this is a folder (i.e. first two nodes 'null' & '.')
|-
|-
| 0x004 || 4 || uint32 || Compressed file offset
| 0x004 || 4 || uint32 || Compressed file offset