project: hello again rev206

This commit is contained in:
JumpIfZero
2022-04-22 12:43:18 +03:00
parent 1cdb6e9060
commit 2dc9359cba
466 changed files with 55930 additions and 56034 deletions

View File

@@ -4,16 +4,17 @@ import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("lk")
@ObfuscatedName("li")
@Implements("GrandExchangeOfferNameComparator")
final class GrandExchangeOfferNameComparator implements Comparator {
@ObfuscatedName("f")
static byte[][][] field4010;
@Export("Interpreter_intLocals")
static int[] Interpreter_intLocals;
@ObfuscatedName("v")
@ObfuscatedSignature(
descriptor = "(Llm;Llm;I)I",
garbageValue = "1967104437"
descriptor = "(Llc;Llc;B)I",
garbageValue = "-86"
)
@Export("compare_bridged")
int compare_bridged(GrandExchangeEvent var1, GrandExchangeEvent var2) {