mirror of
https://github.com/SabreTools/SabreTools.Models.git
synced 2026-09-24 07:37:10 +00:00
Add observed values
This commit is contained in:
@@ -89,7 +89,10 @@ namespace SabreTools.Models.AdvancedInstaller
|
||||
/// Offset pointer to <see cref="FileDataStart"/>
|
||||
/// relative to the end of the signature if no filename
|
||||
/// exists.
|
||||
/// Unknown value of 531 if the filenmae exists.
|
||||
///
|
||||
/// Observed values:
|
||||
/// - 32 00 00 00 (No original filename)
|
||||
/// - 13 02 00 00 (Original filename)
|
||||
/// </remarks>
|
||||
public uint Unknown3 { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user