Timothy Pearson 10 years ago
commit 534a069ee0

@ -493,7 +493,7 @@ typedef struct {
/// Framebuffer used for greyscale conversion.
GLuint fbo;
/// Textures used for greyscale conversion.
GLuint textures[2];
GLuint textures[1];
/// Width of the textures.
int width;
/// Height of the textures.

Loading…
Cancel
Save