Closed waozixyz closed 1 year ago
When i try to use the SetShaderValue function i keep getting the error
src/raylib/raylib.zig:1558:22: error: C pointers cannot point to opaque types @ptrCast([*c]anyopaque, value)
if fixed the binding generation so this should compile now
thank you!
When i try to use the SetShaderValue function i keep getting the error