diff options
Diffstat (limited to 'glfw/myon_opengl.h')
-rw-r--r-- | glfw/myon_opengl.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/glfw/myon_opengl.h b/glfw/myon_opengl.h new file mode 100644 index 0000000..ae47a4a --- /dev/null +++ b/glfw/myon_opengl.h @@ -0,0 +1,3 @@ +#include <GLES2/gl2.h> +#define MYON_OPENGL_ES + |