Increase the max texture count
This commit is contained in:
parent
516cae7893
commit
4d6cea59b7
|
@ -2,7 +2,8 @@
|
||||||
#define CONFIG_H
|
#define CONFIG_H
|
||||||
|
|
||||||
|
|
||||||
#define MAX_TEXTURE_COUNT 512
|
/* This figure is derived from the needs of Quake 1 */
|
||||||
|
#define MAX_TEXTURE_COUNT 1088
|
||||||
|
|
||||||
|
|
||||||
#endif // CONFIG_H
|
#endif // CONFIG_H
|
||||||
|
|
Loading…
Reference in New Issue
Block a user