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

@ -3,7 +3,6 @@ package org.runite.client;
abstract class AbstractIndexedSprite {
int width;
static int anInt1462;
int anInt1464;
int anInt1467;
int height;