aboutsummaryrefslogtreecommitdiff
path: root/src/StormLib.h
diff options
context:
space:
mode:
authorunknown <C:\Ladik\Mail>2015-05-13 17:41:34 +0200
committerunknown <C:\Ladik\Mail>2015-05-13 17:41:34 +0200
commitc45446094e3dec085d82bcad8edda7ef41ec83c2 (patch)
tree8800f86411aa7a5f2aad0a15f0f7995f76274e20 /src/StormLib.h
parent3cfa7f2a1a81b226f5a5c3a43f4f9bd5704881f9 (diff)
+ SFileFindFile now correctly returns hash index and locale, if exist
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 a94d485..b6cb0c9 100644
--- a/src/StormLib.h
+++ b/src/StormLib.h
@@ -876,6 +876,7 @@ typedef struct _SFILE_FIND_DATA
{
char cFileName[MAX_PATH]; // Full name of the found file
char * szPlainName; // Plain name of the found file
+ DWORD dwHashIndex; // Hash table index for the file (HAH_ENTRY_FREE if no hash table)
DWORD dwBlockIndex; // Block table index for the file
DWORD dwFileSize; // File size in bytes
DWORD dwFileFlags; // MPQ file flags