This commit is contained in:
NepDisk 2025-07-26 15:54:53 -04:00
parent 208a75e6e8
commit 6a8bfca4e8

View file

@ -2203,7 +2203,6 @@ void *W_CachePatchLongName(const char *name, INT32 tag)
*/
void W_VerifyFileHash(UINT16 wadfilenum, UINT64 matchhash)
{
return;
#ifdef NOFILEHASH
(void)wadfilenum;
(void)matchhash;