Files
kraken/3rdparty/pvrtexlib/include/PVRTextureVersion.h

8 lines
224 B
C
Raw Normal View History

#ifndef PVRTEXLIBVERSION_H
#define PVRTEXLIBVERSION_H
#define PVRTLMAJORVERSION 4
#define PVRTLMINORVERSION 6
#define PVRTLSTRINGVERSION "4.6"
#define PVRTLVERSIONDESCRIPTOR "" //"BETA" //"ALPHA" //"ENGINEERING DROP"
#endif