Reverted commit 8c64a0c (love.graphics.setCanvas(nil) erroring)

This commit is contained in:
Alex Szpakowski
2013-07-19 19:53:39 -03:00
parent cb0a974546
commit f41a2ed910
5 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ public:
*
* @param textureunit Index in the range of [0, maxtextureunits-1]
**/
void setActiveTextureUnit(int textureunit);
void setTextureUnit(int textureunit);
/**
* Helper for binding an OpenGL texture.