forked from fte/fteqw
1
0
Fork 0

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:
Spoike 2011-11-09 11:15:19 +00:00
parent 790052a28e
commit 3adc129b83
1 changed files with 1 additions and 0 deletions

View File

@ -886,6 +886,7 @@ typedef struct model_s
int numnodes;
mnode_t *nodes;
void *cnodes;
int numtexinfo;
mtexinfo_t *texinfo;