add glad to load OpenGL extensions
This commit is contained in:
@@ -64,9 +64,11 @@
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <tchar.h>
|
||||
#include <gl\glew.h>
|
||||
#include <gl\wglew.h>
|
||||
#include <gl\GL.h>
|
||||
#ifdef _DEBUG
|
||||
#define GLAD_DEBUG
|
||||
#endif
|
||||
#include <glad\glad.h>
|
||||
#include <glad\glad_wgl.h>
|
||||
#include <BugTrap.h>
|
||||
#include <shlobj.h>
|
||||
#include <shlwapi.h>
|
||||
|
||||
Reference in New Issue
Block a user