mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-29 23:22:01 +00:00
Nothing uses that member any more.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@89 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
823b950751
commit
5831ec922c
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ typedef struct glRect_s {
|
||||||
} glRect_t;
|
} glRect_t;
|
||||||
typedef char stmap;
|
typedef char stmap;
|
||||||
typedef struct {
|
typedef struct {
|
||||||
glpoly_t *polys;
|
|
||||||
qboolean modified;
|
qboolean modified;
|
||||||
qboolean deluxmodified;
|
qboolean deluxmodified;
|
||||||
glRect_t rectchange;
|
glRect_t rectchange;
|
||||||
|
|
Loading…
Reference in a new issue