only read required field for BOF record
This commit is contained in:
parent
4a6cf26307
commit
035abb7993
4
bof.go
4
bof.go
@ -23,8 +23,4 @@ func (b *bof) utf16String(buf io.ReadSeeker, count uint32) string {
|
||||
type biffHeader struct {
|
||||
Ver uint16
|
||||
Type uint16
|
||||
Id_make uint16
|
||||
Year uint16
|
||||
Flags uint32
|
||||
Min_ver uint32
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user