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,7 @@
import org.openrs2.deob.annotation.OriginalMember;
public final class Static188 {
@OriginalMember(owner = "client!pd", name = "b", descriptor = "[F")
public static final float[] aFloatArray22 = new float[] { 0.1F, 0.1F, 0.15F, 0.1F };
}