Fix SpriteBatch.

Broken in my last commit (6e0f6a4).
This commit is contained in:
vrld
2013-04-21 20:01:03 +02:00
parent 27bbfaac42
commit 1e54049fbb
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ public:
private:
void addv(const vertex *v, int index, int sprite_size = 4);
void addv(const vertex *v, int index);
/**
* Set the color for vertices.