DEADSOFTWARE

Extend array vertexattribs
[nanogl.git] / nanoWrap.cpp
index bfeee743ba0b13f521a55ef3b620f276997348ef..0428487e698841da06738fb165d5ddfb97e6685f 100644 (file)
@@ -205,7 +205,7 @@ struct VertexAttrib
 #endif
     };
 
-static VertexAttrib vertexattribs[8000];
+static VertexAttrib vertexattribs[40000];
 
 static GLushort indexArray[30000];