DARC: Difference between revisions

LIT (talk | contribs)
mNo edit summary
LIT (talk | contribs)
Line 37: Line 37:
!  Offset !!  Size !! Type !!  Description
!  Offset !!  Size !! Type !!  Description
|-
|-
0x00C || 4 || uint32 || File name offset (from the end of the table)  
0x000 || 4 || uint32 || File name offset (from the end of the table)  


if (offset & 0x01000000) 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' & '.')