ziglibs / zgl

Zig OpenGL Wrapper
MIT License
408 stars 63 forks source link

bindVertexBuffer: fix offset cast #74

Closed dweiller closed 1 year ago

dweiller commented 1 year ago

I encountered two unneeded casts - not sure when they became an issue.