From 462d18186cc2ff16f30ca14f03ff995bd4b1f2fb Mon Sep 17 00:00:00 2001 From: NepDisk Date: Fri, 12 Sep 2025 19:49:16 -0400 Subject: [PATCH] Renable hasing --- src/doomdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doomdef.h b/src/doomdef.h index 8355f8528..f1e9a57fd 100644 --- a/src/doomdef.h +++ b/src/doomdef.h @@ -103,7 +103,7 @@ extern "C" { // Special Hashing. //#define NOFILEHASH -#define NOVERIFYIWADS +//#define NOVERIFYIWADS // Uncheck this to compile debugging code //#define RANGECHECK