/SW/ clients almost build (don't link). gl_flashblend needs to be hacked in to allow them to link

This commit is contained in:
Bill Currie 2000-05-13 00:27:23 +00:00
parent 7682aedaf7
commit aec72be85e
3 changed files with 5 additions and 1 deletions

View file

@ -222,7 +222,7 @@ void R_ZDrawSubmodelPolys (model_t *clmodel);
// Alias models
//=========================================================
#define MAXALIASVERTS 2000 // TODO: tune this
#define MAXALIASVERTS 1024
#define ALIAS_Z_CLIP_PLANE 5
extern int numverts;