mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
More accurate Buffer naming, renamed allocation arrays
This commit is contained in:
parent
5e66d3ba01
commit
c5ef44dfcb
58 changed files with 891 additions and 896 deletions
|
|
@ -63,8 +63,8 @@ public final class GlTexture extends SecondaryNode {
|
|||
this.aBoolean285 = arg0.g1() == 1;
|
||||
this.aBoolean284 = arg0.g1() == 1;
|
||||
@Pc(68) int local68 = arg0.g1() & 0x3;
|
||||
this.anInt5485 = arg0.g1s();
|
||||
this.anInt5497 = arg0.g1s();
|
||||
this.anInt5485 = arg0.g1b();
|
||||
this.anInt5497 = arg0.g1b();
|
||||
@Pc(82) int local82 = arg0.g1();
|
||||
arg0.g1();
|
||||
if (local68 == 1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue