Two fields that no-one wants.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@90 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
5831ec922c
commit
30962f9bcf
1 changed files with 0 additions and 2 deletions
|
@ -187,9 +187,7 @@ typedef struct mtexinfo_s
|
||||||
typedef struct glpoly_s
|
typedef struct glpoly_s
|
||||||
{
|
{
|
||||||
struct glpoly_s *next;
|
struct glpoly_s *next;
|
||||||
struct glpoly_s *chain;
|
|
||||||
int numverts;
|
int numverts;
|
||||||
int flags; // for SURF_UNDERWATER
|
|
||||||
#ifdef SHADERS
|
#ifdef SHADERS
|
||||||
float texcenter[2]; //center of texture made by adveraging the tex coords
|
float texcenter[2]; //center of texture made by adveraging the tex coords
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue