mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
JagString toString function, a few extra renames
This commit is contained in:
parent
0a6c38d78e
commit
08fa329cf9
7 changed files with 82 additions and 80 deletions
|
|
@ -298,7 +298,7 @@ public final class GlRenderer {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!tf", name = "h", descriptor = "()V")
|
||||
public static void method4160() {
|
||||
public static void draw() {
|
||||
@Pc(2) int[] local2 = new int[2];
|
||||
gl.glGetIntegerv(GL2.GL_DRAW_BUFFER, local2, 0);
|
||||
gl.glGetIntegerv(GL2.GL_READ_BUFFER, local2, 1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue