gl4es updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2016-11-06 16:24:13 +02:00
parent b4cadd5955
commit 4d9ac0505d
74 changed files with 4989 additions and 131558 deletions

8
project/jni/gl4es/version.h Executable file
View File

@@ -0,0 +1,8 @@
#ifndef _GL4ES_VERSION_H
#define _GL4ES_VERSION_H
#define MAJOR 0
#define MINOR 9
#define REVISION 1
#endif //_GL4ES_VERSION_H