[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:
parent
6c3d840326
commit
8cfd420ed4
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include "gambas.h"
|
||||
|
||||
#define GL_INTERFACE_VERSION 1
|
||||
|
||||
typedef
|
||||
struct {
|
||||
intptr_t version;
|
||||
|
|
Loading…
Reference in a new issue