diff --git a/src/image.cpp b/src/image.cpp index 711fe73..46606ad 100644 --- a/src/image.cpp +++ b/src/image.cpp @@ -1433,7 +1433,7 @@ namespace bimg }, }; - static const uint8_t s_bptcFactors[3][18] = + static const uint8_t s_bptcFactors[3][16] = { { 0, 21, 43, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 9, 18, 27, 37, 46, 55, 64, 0, 0, 0, 0, 0, 0, 0, 0 },