diff options
Diffstat (limited to 'opengl-bindings/Cargo.toml')
| -rw-r--r-- | opengl-bindings/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl-bindings/Cargo.toml b/opengl-bindings/Cargo.toml index cabbf90..081dd92 100644 --- a/opengl-bindings/Cargo.toml +++ b/opengl-bindings/Cargo.toml @@ -26,6 +26,7 @@ gl_commands = [ "VertexArrayElementBuffer", "VertexArrayVertexBuffer", "EnableVertexArrayAttrib", + "DisableVertexArrayAttrib", "VertexArrayAttribFormat", "VertexArrayAttribBinding", "BindVertexArray", |
