From 0d8f901e2d154549397323e6ee973b895ea38758 Mon Sep 17 00:00:00 2001 From: CommonLoon102 Date: Sun, 2 Feb 2020 23:39:55 +0100 Subject: [PATCH] Blood: proper use of the NOONE_EXTENSIONS preprocessor definition # Conflicts: # Common.mak # platform/Windows/nblood.vcxproj --- source/blood/src/common_game.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/blood/src/common_game.h b/source/blood/src/common_game.h index feaa452c4..ec553c5fa 100644 --- a/source/blood/src/common_game.h +++ b/source/blood/src/common_game.h @@ -86,10 +86,6 @@ void _consoleSysMsg(const char* pMessage, ...); // defined by NoOne: // ------------------------------- -///////////////////////////////////////////////////////////// -#define NOONE_EXTENSIONS 1 -//////////////////////////////////////////////////////////// - #define kMaxPAL 5 #define kUserPLUStart 15