shacklettbp / madrona

MIT License
321 stars 31 forks source link

Fix glfw init bug due to missing keys #35

Closed StafaH closed 5 months ago

StafaH commented 5 months ago

Fixes glfw warnings caused uninitialised glfw keys for 0/shift/space.

shacklettbp commented 5 months ago

Thanks!