[GB.OPENGL]

* BUG: Add interface version in gb.gl.h.


git-svn-id: svn://localhost/gambas/trunk@2523 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Laurent Carlier 2009-12-27 22:55:10 +00:00
parent 6c3d840326
commit 8cfd420ed4

View file

@ -25,6 +25,8 @@
#include "gambas.h"
#define GL_INTERFACE_VERSION 1
typedef
struct {
intptr_t version;