Changes

Jump to navigation Jump to search
No change in size ,  04:07, 3 December 2018
Amend DirectoryEntry structure. The path buffer appears to actually be 0x301 bytes in length (with the additional char being used for the null terminator)
Line 734: Line 734:  
! Offset || Size || Description
 
! Offset || Size || Description
 
|-
 
|-
| 0x0 || 0x300 || Path
+
| 0x0 || 0x301 || Path
 
|-
 
|-
| 0x300 || 0x4 || ?
+
| 0x301 || 0x3 || ?
 
|-
 
|-
 
| 0x304 || 0x1 || [[#DirectoryEntryType]]
 
| 0x304 || 0x1 || [[#DirectoryEntryType]]
92

edits

Navigation menu