opengl error fixes

This commit is contained in:
tmj-fstate
2019-11-14 15:49:12 +01:00
parent 33140dd6a9
commit babb43849e
9 changed files with 70 additions and 34 deletions

View File

@@ -77,9 +77,9 @@
#include "glad/glad.h"
#include "GL/glu.h"
//#include "GL/glu.h"
#define GLFW_INCLUDE_NONE
#define GLFW_INCLUDE_GLU
#include <GLFW/glfw3.h>
#ifndef GLFW_TRUE