mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-22 10:55:17 -06:00
Added more CS2 opcodes, need to adopt NXT naming next
This commit is contained in:
parent
3531b1c57c
commit
5f4a83c394
45 changed files with 2725 additions and 601 deletions
|
|
@ -9,10 +9,7 @@ public final class Static155 {
|
|||
@OriginalMember(owner = "client!me", name = "nb", descriptor = "I")
|
||||
public static int anInt3751;
|
||||
|
||||
@OriginalMember(owner = "client!me", name = "k", descriptor = "I")
|
||||
public static int anInt3718 = -1;
|
||||
|
||||
@OriginalMember(owner = "client!me", name = "a", descriptor = "(II)I")
|
||||
@OriginalMember(owner = "client!me", name = "a", descriptor = "(II)I")
|
||||
public static int getVarbit(@OriginalArg(1) int arg0) {
|
||||
@Pc(13) VarbitType local13 = VarbitTypeList.get(arg0);
|
||||
@Pc(16) int local16 = local13.baseVar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue