--- a/src/GLShared.h Mon Mar 10 13:26:02 2014 +0200 +++ b/src/GLShared.h Mon Mar 10 14:12:28 2014 +0200 @@ -65,6 +65,6 @@ void glBufferData (GLuint, GLuint, void*, GLuint); #endif -static const int gNumVBOs = vboNumSurfaces * vboNumComplements; +static const int g_numVBOs = vboNumSurfaces * vboNumComplements; #endif // LDFORGE_GLSHARED_H \ No newline at end of file