wip extract to files
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
#ifndef GLFW_H
|
||||
#define GLFW_H
|
||||
|
||||
#define GLAD_GL_IMPLEMENTATION
|
||||
#include <glad/gl.h>
|
||||
|
||||
#define GLFW_INCLUDE_NONE
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user