Consolidated a LOT of static classes (first pass)

This commit is contained in:
Pazaz 2022-06-27 14:24:48 -04:00
parent 9789c5b66e
commit 7ffd30e31c
264 changed files with 7190 additions and 8201 deletions

View file

@ -22,7 +22,7 @@ public final class TextureOp10 extends TextureOp {
@Pc(34) int[] local34 = local30[0];
@Pc(38) int[] local38 = local30[2];
@Pc(42) int[] local42 = local30[1];
for (@Pc(44) int local44 = 0; local44 < Static189.anInt4457; local44++) {
for (@Pc(44) int local44 = 0; local44 < Static10.anInt4457; local44++) {
local19[local44] = (local38[local44] + local34[local44] + local42[local44]) / 3;
}
}