bump CELL_MAX_VERTS to 240

This commit is contained in:
Brian
2008-01-10 08:32:27 -07:00
parent 3d9c84c1b8
commit e6b33b6f35
+1 -1
View File
@@ -103,7 +103,7 @@ struct cell_init_info
/** Temporary */
#define CELL_MAX_VERTS 48
#define CELL_MAX_VERTS 240
#define CELL_MAX_ATTRIBS 2
struct cell_prim_buffer
{