Improved masks (dds files are bad for compressing gradients)

This commit is contained in:
brunoherbelin
2020-06-07 00:35:54 +02:00
parent 1068d9fdad
commit 04541f23ee
20 changed files with 20 additions and 18 deletions

View File

@@ -28,7 +28,7 @@ public:
uint custom_textureindex;
float stipple;
static const char* mask_names[10];
static const char* mask_names[11];
static std::vector< uint > mask_presets;
};