Fixed encoding 3D textures.

This commit is contained in:
Branimir Karadžić
2017-08-23 18:09:43 -07:00
parent 670f07ce81
commit 8ef40d4056
2 changed files with 15 additions and 10 deletions

View File

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