diff --git a/Quake/zone.c b/Quake/zone.c index 20f14aa5..7bf330c9 100644 --- a/Quake/zone.c +++ b/Quake/zone.c @@ -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 0x60000 // 384*1024 #define ZONEID 0x1d4a11 #define MINFRAGMENT 64