Changed comment.
This commit is contained in:
parent
9088bb4561
commit
4c5bbb3c73
2
main.cc
2
main.cc
@ -49,7 +49,7 @@ static void focusCallback(GLFWwindow* window, int focused) {
|
||||
|
||||
int main( int argc, char *argv[] )
|
||||
{
|
||||
//Application app = Application();
|
||||
// app gets created as global variable, to work properly with GLFW
|
||||
|
||||
// Create OpenGL capable window:
|
||||
if ( !app.getGraphics()->createWindow() ) {
|
||||
|
Loading…
Reference in New Issue
Block a user