Refactored Rasterizer, renamed GlTextureProvider to TextureProvider

This commit is contained in:
Pazaz 2022-04-22 22:02:17 -04:00
parent f65909dc06
commit bed0932fc5
49 changed files with 3168 additions and 2885 deletions

View file

@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
public final class Static37 {
@OriginalMember(owner = "client!cm", name = "a", descriptor = "Lclient!m;")
public static GlTextureProvider anInterface1_1;
public static TextureProvider anInterface1_1;
@OriginalMember(owner = "client!cm", name = "c", descriptor = "I")
public static int anInt1176;