mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Moved around some Static fields/methods, named LocType opcode 74
This commit is contained in:
parent
82c75b3ec9
commit
5e66d3ba01
95 changed files with 946 additions and 993 deletions
|
|
@ -6,10 +6,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static74 {
|
||||
|
||||
@OriginalMember(owner = "client!bj", name = "V", descriptor = "I")
|
||||
public static final int anInt671 = 3353893;
|
||||
|
||||
@OriginalMember(owner = "client!fn", name = "a", descriptor = "(ZIIIIIII)V")
|
||||
@OriginalMember(owner = "client!fn", name = "a", descriptor = "(ZIIIIIII)V")
|
||||
public static void method1623(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2, @OriginalArg(4) int arg3, @OriginalArg(5) int arg4, @OriginalArg(6) int arg5, @OriginalArg(7) int arg6) {
|
||||
if (arg3 == arg6) {
|
||||
method2826(arg0, arg2, arg5, arg6, arg1, arg4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue