This commit is contained in:
viktorljung
2016-01-23 18:07:07 +01:00
parent 5edf5a41f1
commit 160b7183b2
8 changed files with 27 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
class TextPassState : public RenderState
{
public:
TextPassState();
TextPassState(GLuint frameBuffer);
~TextPassState();
private: