mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Consolidated a LOT of static classes (first pass)
This commit is contained in:
parent
9789c5b66e
commit
7ffd30e31c
264 changed files with 7190 additions and 8201 deletions
|
|
@ -19,7 +19,7 @@ public final class TextureOp31 extends TextureOp {
|
|||
@Pc(7) int[] local7 = this.aClass121_41.method3445(arg0);
|
||||
if (this.aClass121_41.invalid) {
|
||||
@Pc(21) int[] local21 = this.method4624(0, arg0);
|
||||
for (@Pc(23) int local23 = 0; local23 < Static189.anInt4457; local23++) {
|
||||
for (@Pc(23) int local23 = 0; local23 < Static10.anInt4457; local23++) {
|
||||
local7[local23] = 4096 - local21[local23];
|
||||
}
|
||||
}
|
||||
|
|
@ -46,7 +46,7 @@ public final class TextureOp31 extends TextureOp {
|
|||
@Pc(44) int[] local44 = local18[0];
|
||||
@Pc(48) int[] local48 = local18[1];
|
||||
@Pc(52) int[] local52 = local18[2];
|
||||
for (@Pc(54) int local54 = 0; local54 < Static189.anInt4457; local54++) {
|
||||
for (@Pc(54) int local54 = 0; local54 < Static10.anInt4457; local54++) {
|
||||
local44[local54] = 4096 - local36[local54];
|
||||
local48[local54] = 4096 - local40[local54];
|
||||
local52[local54] = 4096 - local32[local54];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue