This commit is contained in:
parent
829e58ea1c
commit
b87d55be86
13 changed files with 45 additions and 71 deletions
|
@ -8,10 +8,12 @@
|
|||
#ifndef _GLOBAL_HEADER_
|
||||
#include "system\global.h"
|
||||
#endif
|
||||
#ifndef __TPAGE_H__
|
||||
#include "gfx\tpage.h"
|
||||
#endif
|
||||
|
||||
#define MAX_OT (2048)
|
||||
#define MAX_PRIMS (2048+512)
|
||||
#define MAX_PRIMS (1024)
|
||||
|
||||
#define USE_NTAGS 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue