Increase number of allowed texture pages from 64 to 128 for now.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2375 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
230e56878a
commit
65866c3012
|
@ -24,7 +24,7 @@
|
|||
|
||||
//*************************************************************************
|
||||
|
||||
#define iV_TEX_MAX 64
|
||||
#define iV_TEX_MAX 128
|
||||
#define iV_TEX_INVALID -1
|
||||
#define iV_TEXNAME_MAX 64
|
||||
|
||||
|
|
Loading…
Reference in New Issue