X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=bspfile.h;h=648b294d4d978abe79a58a7ceb7a87fc4204a81d;hb=e25ec73b388ad038b3999b26d70c03c4a1b9c482;hp=fe00b3254357890670b3f6737b23c65911780e86;hpb=538473d46b00c0481a4ca22d7150fe74af05a65f;p=xonotic%2Fdarkplaces.git diff --git a/bspfile.h b/bspfile.h index fe00b325..648b294d 100644 --- a/bspfile.h +++ b/bspfile.h @@ -19,13 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define MAX_MAP_HULLS 16 // was 4 -#define MAX_MAP_LEAFS 65536 // was 8192 - -// key / value pair sizes - -#define MAX_KEY 32 -#define MAX_VALUE 1024 +#define MAX_MAP_HULLS 16 // Q1BSP has 4, Hexen2 Q1BSP has 8, MCBSP has 16 //=============================================================================