mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Rename Static94 to Rasteriser
This commit is contained in:
parent
0baf6c6226
commit
20dbea6554
25 changed files with 155 additions and 155 deletions
|
|
@ -76,9 +76,9 @@ public final class Static19 {
|
|||
|
||||
@OriginalMember(owner = "client!bi", name = "a", descriptor = "(IIBI)I")
|
||||
public static int method588(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1, @OriginalArg(3) int arg2) {
|
||||
@Pc(19) int local19 = Static94.anIntArray220[Static268.method4585(arg1, arg2)];
|
||||
@Pc(19) int local19 = Rasteriser.anIntArray220[Static268.method4585(arg1, arg2)];
|
||||
if (arg0 > 0) {
|
||||
@Pc(31) int local31 = Static94.anInterface1_2.method3238(arg0 & 0xFFFF);
|
||||
@Pc(31) int local31 = Rasteriser.anInterface1_2.method3238(arg0 & 0xFFFF);
|
||||
@Pc(49) int local49;
|
||||
@Pc(73) int local73;
|
||||
if (local31 != 0) {
|
||||
|
|
@ -96,7 +96,7 @@ public final class Static19 {
|
|||
local19 = ((local49 & 0xFF00) * local31 + local73 * (local19 & 0xFF00) & 0xFF0000) + (local31 * (local49 & 0xFF00FF) + ((local19 & 0xFF00FF) * local73) & 0xFF00FF00) >> 8;
|
||||
}
|
||||
}
|
||||
local49 = Static94.anInterface1_2.method3229(arg0 & 0xFFFF);
|
||||
local49 = Rasteriser.anInterface1_2.method3229(arg0 & 0xFFFF);
|
||||
if (local49 != 0) {
|
||||
local49 += 256;
|
||||
@Pc(125) int local125 = (local19 >> 16 & 0xFF) * local49;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue