mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 00:42:08 +00:00
Blood: proper use of the NOONE_EXTENSIONS preprocessor definition
# Conflicts: # Common.mak # platform/Windows/nblood.vcxproj
This commit is contained in:
parent
081bbe6532
commit
0d8f901e2d
1 changed files with 0 additions and 4 deletions
|
@ -86,10 +86,6 @@ void _consoleSysMsg(const char* pMessage, ...);
|
|||
// defined by NoOne:
|
||||
// -------------------------------
|
||||
|
||||
/////////////////////////////////////////////////////////////
|
||||
#define NOONE_EXTENSIONS 1
|
||||
////////////////////////////////////////////////////////////
|
||||
|
||||
#define kMaxPAL 5
|
||||
#define kUserPLUStart 15
|
||||
|
||||
|
|
Loading…
Reference in a new issue