write it better

This commit is contained in:
inspectredc
2024-12-30 19:53:17 -06:00
committed by Lywx
parent 9b983c0f82
commit 29c64bc04c
+1 -1
View File
@@ -42,7 +42,7 @@ std::pair<uint32_t, uint32_t> CompTool::CalculateCRCs(LUS::BinaryWriter& decompF
uint32_t r = ROL(d, d & 0x1F);
if ((t6 + d) < t6) {
t4 = (t4 + 1);
t4++;
}
t3 ^= d;