Updated the readme.

This commit is contained in:
Alex Szpakowski
2015-03-04 03:21:26 -04:00
parent 06fa7bd7a4
commit e2652fddc1
7 changed files with 35 additions and 22 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ private:
bool useSpacesAsTab;
// Index buffer used for drawing quads with GL_TRIANGLES.
VertexIndex indexBuffer;
VertexIndex quadIndices;
// ID which is incremented when the texture cache is invalidated.
uint32 textureCacheID;