early-access version 1850

This commit is contained in:
pineappleEA
2021-07-06 19:35:25 +02:00
parent 0d01d9440c
commit 4591272f77
17 changed files with 123 additions and 111 deletions

View File

@@ -1369,8 +1369,8 @@ static void DecompressBlock(std::span<const u8, 16> inBuf, const u32 blockWidth,
// each partition.
// Determine partitions, partition index, and color endpoint modes
s32 planeIdx = -1;
u32 partitionIndex;
u32 planeIdx{UINT32_MAX};
u32 partitionIndex{};
u32 colorEndpointMode[4] = {0, 0, 0, 0};
// Define color data.