Fixed .ktx parsing.

This commit is contained in:
Branimir Karadžić
2017-07-12 19:12:21 -07:00
parent 09ba52b2fa
commit 55d2962d4a
2 changed files with 10 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
#include <string>
#define BIMG_TEXTUREC_VERSION_MAJOR 1
#define BIMG_TEXTUREC_VERSION_MINOR 5
#define BIMG_TEXTUREC_VERSION_MINOR 6
struct Options
{