mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
22
client/src/main/java/Static168.java
Normal file
22
client/src/main/java/Static168.java
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public final class Static168 {
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "h", descriptor = "[B")
|
||||
public static final byte[] aByteArray54 = new byte[500];
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "i", descriptor = "[S")
|
||||
public static final short[] aShortArray45 = new short[500];
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "j", descriptor = "[S")
|
||||
public static final short[] aShortArray46 = new short[500];
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "k", descriptor = "[S")
|
||||
public static final short[] aShortArray47 = new short[500];
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "m", descriptor = "[S")
|
||||
public static final short[] aShortArray48 = new short[500];
|
||||
|
||||
@OriginalMember(owner = "client!ne", name = "p", descriptor = "[S")
|
||||
public static final short[] aShortArray51 = new short[500];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue