diff --git a/src/d_main.c b/src/d_main.c index c35bcf5c6..db56f174f 100644 --- a/src/d_main.c +++ b/src/d_main.c @@ -1348,7 +1348,7 @@ void D_SRB2Main(void) mainwads++; W_VerifyFileMD5(mainwads, ASSET_HASH_PATCH_PK3); // patch.pk3 #endif #else -#if !defined (TESTERS) || !defined (HOSTTESTERS) +#if !defined (TESTERS) && !defined (HOSTTESTERS) mainwads++; // gfx.pk3 #endif mainwads++; // textures.pk3