diff options
Diffstat (limited to 'src/opengl/bind/h')
-rw-r--r-- | src/opengl/bind/h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/bind/h b/src/opengl/bind/h new file mode 100644 index 0000000..00590da --- /dev/null +++ b/src/opengl/bind/h @@ -0,0 +1 @@ +void glHint( GLenum target, GLenum mode); |