Renamed texture operations

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

View file

@ -12,14 +12,14 @@ final class Class119 {
static void method1729() {
try {
Object var1;
if (null == Class3_Sub13_Sub10.aFrame3121) {
if (null == TextureOperation30.aFrame3121) {
if (GameShell.frame == null) {
var1 = Class38.signlink.gameApplet;
} else {
var1 = GameShell.frame;
}
} else {
var1 = Class3_Sub13_Sub10.aFrame3121;
var1 = TextureOperation30.aFrame3121;
}
Unsorted.anInt2334 = ((Container) var1).getSize().width;