From ecdbc4271fdef78e61506fcef0abee7b4a92439b Mon Sep 17 00:00:00 2001 From: cholleme <> Date: Sat, 15 Feb 2003 18:56:17 +0000 Subject: [PATCH] Curves and meshes are unified --- bspfile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bspfile.h b/bspfile.h index e22873f..be277ad 100644 --- a/bspfile.h +++ b/bspfile.h @@ -45,8 +45,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MAX_MAP_PORTALS 65536 -#define MAX_MAP_LEAFCURVES 65536 -#define MAX_MAP_CURVES 4096 +#define MAX_MAP_LEAFMESHES 65536 +#define MAX_MAP_MESHES 4096 #define MAX_MAP_AREAS 0x100