increase zone size

This commit is contained in:
Eric Wasylishen 2011-01-18 13:28:57 -07:00
parent ca48cae13b
commit d986fed089

View file

@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "quakedef.h"
#define DYNAMIC_SIZE 256*1024 //johnfitz: was 48k
#define DYNAMIC_SIZE 4096*1024 //johnfitz: was 48k
#define ZONEID 0x1d4a11
#define MINFRAGMENT 64