Fixed double-transform spritebatch bug.

This commit is contained in:
rude
2010-02-20 18:19:16 +01:00
parent 994c74848e
commit 9c4926b7da
2 changed files with 7 additions and 13 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ namespace opengl
private:
void addv(const Matrix & t, const vertex * v);
void addv(const vertex * v);
}; // SpriteBatch