3dphotoshoot

view src/opengl.h @ 6:e31e23ead56f

GAMO TO XRISTO KAI TIN PANAGIA TOU ANDROID
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 21 May 2015 19:03:00 +0300
parents a4bf2687e406
children c71c477521ca
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GLES/gl.h>
5 #include <GLES/glext.h>
7 #endif /* OPENGL_H_ */