PVRTextureVersion.h 180 B

1234567
  1. #ifndef PVRTEXLIBVERSION_H
  2. #define PVRTEXLIBVERSION_H
  3. #define PVRTLMAJORVERSION 4
  4. #define PVRTLMINORVERSION 14
  5. #define PVRTLSUBVERSION 6
  6. #define PVRTLSTRINGVERSION "4.14.6"
  7. #endif