chore: revision 189

This commit is contained in:
ThatGamerBlue
2020-03-26 14:17:06 +00:00
parent 60b7d0413f
commit acd339fd70
392 changed files with 43289 additions and 42917 deletions

View File

@@ -3,10 +3,12 @@ import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("lk")
@ObfuscatedName("mj")
@Implements("IntHashTable")
public class IntHashTable {
@ObfuscatedName("c")
@ObfuscatedName("t")
static int[] field4034;
@ObfuscatedName("x")
@Export("array")
int[] array;
@@ -32,10 +34,10 @@ public class IntHashTable {
}
@ObfuscatedName("c")
@ObfuscatedName("x")
@ObfuscatedSignature(
signature = "(IB)I",
garbageValue = "-113"
signature = "(II)I",
garbageValue = "1863702029"
)
@Export("get")
public int get(int var1) {