mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Merge.
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
#include "memalloc.h"
|
||||
|
||||
#if defined(USE_MEM_DEBUG)
|
||||
#if defined(_LINUX)
|
||||
#if defined(_LINUX) || defined(__APPLE__)
|
||||
|
||||
#define _NORMAL_BLOCK 1
|
||||
|
||||
|
Reference in New Issue
Block a user