project: Rev 182

This commit is contained in:
Owain van Brakel
2019-08-29 16:04:20 +02:00
parent 0c1dd644d8
commit 6485eb9bed
349 changed files with 51857 additions and 50740 deletions

View File

@@ -3,10 +3,16 @@ import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("lj")
@ObfuscatedName("ly")
@Implements("IntHashTable")
public class IntHashTable {
@ObfuscatedName("q")
@ObfuscatedName("gg")
@ObfuscatedSignature(
signature = "[Lls;"
)
@Export("headIconPrayerSprites")
static Sprite[] headIconPrayerSprites;
@ObfuscatedName("s")
@Export("array")
int[] array;
@@ -32,10 +38,10 @@ public class IntHashTable {
}
@ObfuscatedName("q")
@ObfuscatedName("s")
@ObfuscatedSignature(
signature = "(II)I",
garbageValue = "1528091447"
signature = "(IS)I",
garbageValue = "2215"
)
@Export("get")
public int get(int var1) {