From 0564bc29b0d4e660ce646747107a1e397262806f Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 7 Mar 2020 16:29:35 +0000 Subject: [PATCH] Add missing ProgramPropertyARB groups This fixes a GL_OBJECT_COMPILE_STATUS_ARB constant, but I'm doing everything else in the same set of enums for consistency. Signed-off-by: Graham --- .../resources/dev/openrs2/deob/ast/gl.xml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/deob-ast/src/main/resources/dev/openrs2/deob/ast/gl.xml b/deob-ast/src/main/resources/dev/openrs2/deob/ast/gl.xml index 97623082..a353027a 100644 --- a/deob-ast/src/main/resources/dev/openrs2/deob/ast/gl.xml +++ b/deob-ast/src/main/resources/dev/openrs2/deob/ast/gl.xml @@ -9222,32 +9222,32 @@ typedef unsigned int GLhandleARB; - - - + + + - + - + - + - + - + - + - + - + - + - +