ziglibs / zgl

Zig OpenGL Wrapper
MIT License
408 stars 63 forks source link

Remove no longer needed `FnPtr` and `FunctionPointer`, expose `zgl` module to package manager #91

Closed BratishkaErik closed 1 year ago

ikskuh commented 1 year ago

Yep, looks good now! Can you please also make a pr to zig-opengl so future updates will receive the changes as well?

BratishkaErik commented 1 year ago

Yep, looks good now! Can you please also make a pr to zig-opengl so future updates will receive the changes as well?

https://github.com/MasterQ32/zig-opengl/pull/13