Browse Source
`MPQ_FLAG_READ_ONLY` -> `MPQ_OPEN_READ_ONLY`. The former is a flag that is set on an MPQ that was open in read-only mode. To request opening in read-only mode, `MPQ_OPEN_READ_ONLY` should be used instead.pull/1602/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue