mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-02-01 03:56:23 +01:00
Added support for amternative MPQ markers
This commit is contained in:
@@ -536,7 +536,7 @@ static int SFileAddInternalListFile(
|
||||
{
|
||||
TMPQHash * pFirstHash;
|
||||
TMPQHash * pHash;
|
||||
LCID lcSaveLocale = lcFileLocale;
|
||||
LCID lcSaveLocale = g_lcFileLocale;
|
||||
DWORD dwMaxSize = MAX_LISTFILE_SIZE;
|
||||
int nError = ERROR_SUCCESS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user