Initial deob and project structure

This commit is contained in:
Pazaz 2022-04-19 04:51:51 -04:00
commit e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions

View file

@ -0,0 +1,22 @@
import org.openrs2.deob.annotation.OriginalMember;
public final class Static99 {
@OriginalMember(owner = "client!hk", name = "Y", descriptor = "I")
public static int anInt2550;
@OriginalMember(owner = "client!hk", name = "bb", descriptor = "[I")
public static int[] anIntArray239;
@OriginalMember(owner = "client!hk", name = "W", descriptor = "Lclient!ih;")
public static final Class69 aClass69_64 = new Class69();
@OriginalMember(owner = "client!hk", name = "db", descriptor = "Lclient!na;")
public static final Class100 aClass100_529 = Static28.method790("::wm3");
@OriginalMember(owner = "client!hk", name = "eb", descriptor = "Z")
public static boolean aBoolean143 = true;
@OriginalMember(owner = "client!hk", name = "fb", descriptor = "[I")
public static final int[] anIntArray240 = new int[25];
}