mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-11 18:50:46 +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:
|
// defined by NoOne:
|
||||||
// -------------------------------
|
// -------------------------------
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////
|
|
||||||
#define NOONE_EXTENSIONS 1
|
|
||||||
////////////////////////////////////////////////////////////
|
|
||||||
|
|
||||||
#define kMaxPAL 5
|
#define kMaxPAL 5
|
||||||
#define kUserPLUStart 15
|
#define kUserPLUStart 15
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue