FlorianRhiem / pyGLFW

Python bindings for GLFW
MIT License
233 stars 36 forks source link

glfw.window_hint(target, hint) does not accuratley represent GLFW's docs #20

Closed bendgk closed 6 years ago

bendgk commented 6 years ago

I fixed this on my fork please merge.

FlorianRhiem commented 6 years ago

Thank you, I've merged your pull request.