mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
/SW/ clients almost build (don't link). gl_flashblend needs to be hacked in to allow them to link
This commit is contained in:
parent
7682aedaf7
commit
aec72be85e
3 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue