Renamed texture operations

Started separating out draw calls
This commit is contained in:
Woah 2021-03-24 17:15:16 -04:00
parent 9a3d79abf0
commit c1efb2a344
227 changed files with 5048 additions and 5118 deletions

View file

@ -1,10 +1,10 @@
package org.runite.client;
final class Class50 {
public final class Class50 {
static int anInt820 = 0;
static AbstractSprite aAbstractSprite_824;
static long[] aLongArray826 = new long[200];
public static long[] aLongArray826 = new long[200];
static int anInt828 = 0;
int anInt821;
int anInt823;