Yet another NP_Protect version

This commit is contained in:
Ladislav Zezula
2020-12-20 11:05:08 +01:00
parent 383e1572ee
commit 7a0fcab2d2
2 changed files with 4 additions and 2 deletions

View File

@@ -147,7 +147,7 @@ static int VerifyMpqTablePositions(TMPQArchive * ha, ULONGLONG FileSize)
}
//-----------------------------------------------------------------------------
// Support for alternate markers. Call before SFileOpenArchive
// Support for alternate markers. Call before opening an archive
#define SFILE_MARKERS_MIN_SIZE (sizeof(DWORD) + sizeof(DWORD) + sizeof(const char *) + sizeof(const char *))