Closed mondegreengames closed 1 year ago
This is a fix for https://github.com/ziglibs/zgl/issues/83. This removes BufferMapTarget and replaces all instances of it with BufferTarget.
BufferMapTarget
BufferTarget
This is a fix for https://github.com/ziglibs/zgl/issues/83. This removes
BufferMapTarget
and replaces all instances of it withBufferTarget
.