compile fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3924 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
790052a28e
commit
3adc129b83
1 changed files with 1 additions and 0 deletions
|
@ -886,6 +886,7 @@ typedef struct model_s
|
|||
|
||||
int numnodes;
|
||||
mnode_t *nodes;
|
||||
void *cnodes;
|
||||
|
||||
int numtexinfo;
|
||||
mtexinfo_t *texinfo;
|
||||
|
|
Loading…
Reference in a new issue