Hopefully fixed issue #898, and cleaned up code for love.graphics.getRendererInfo.

This commit is contained in:
Alex Szpakowski
2014-06-19 03:02:37 -03:00
parent 738cc01468
commit 4c67a94ba3
8 changed files with 45 additions and 75 deletions
@@ -23,6 +23,7 @@
#define LOVE_GRAPHICS_OPENGL_VERTEX_BUFFER_H
// LOVE
#include "common/config.h"
#include "graphics/Volatile.h"
// OpenGL