Please just use the macro....
This commit is contained in:
parent
6c6e5aa8ec
commit
d078d8874b
1 changed files with 0 additions and 1 deletions
|
|
@ -2226,7 +2226,6 @@ void *W_CachePatchLongName(const char *name, INT32 tag)
|
|||
*/
|
||||
void W_VerifyFileHash(UINT16 wadfilenum, UINT64 matchhash)
|
||||
{
|
||||
return;
|
||||
#if defined(NOVERIFYIWADS) || defined(NOFILEHASH)
|
||||
(void)wadfilenum;
|
||||
(void)matchhash;
|
||||
|
|
|
|||
Loading…
Reference in a new issue