aboutsummaryrefslogtreecommitdiff
path: root/src/StormLib.h
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avast.com>2022-02-13 07:40:22 +0100
committerLadislav Zezula <ladislav.zezula@avast.com>2022-02-13 07:40:22 +0100
commit503ab19d3d4253fb013752572c19c314d19de792 (patch)
treeb1f026437af9411ffd216e5406bfec4cd899e75a /src/StormLib.h
parent6a107601c628ec15b5d7947d6f51d00d709b0e7a (diff)
SFileAddListFile optimized for protectors that set too large hash table
Diffstat (limited to 'src/StormLib.h')
-rw-r--r--src/StormLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/StormLib.h b/src/StormLib.h
index adfa616..d95c2a2 100644
--- a/src/StormLib.h
+++ b/src/StormLib.h
@@ -844,6 +844,7 @@ typedef struct _TMPQArchive
DWORD dwFileFlags3; // Flags for (signature)
DWORD dwAttrFlags; // Flags for the (attributes) file, see MPQ_ATTRIBUTE_XXX
DWORD dwValidFileFlags; // Valid flags for the current MPQ
+ DWORD dwRealHashTableSize; // Real size of the hash table, if MPQ_FLAG_HASH_TABLE_CUT is zet in dwFlags
DWORD dwFlags; // See MPQ_FLAG_XXXXX
DWORD dwSubType; // See MPQ_SUBTYPE_XXX