issues
search
prime31
/
zig-ecs
MIT License
251
stars
39
forks
source link
Update to zig 0.13.0
#45
Open
hkzsm
opened
3 months ago
hkzsm
commented
3 months ago
Fixed path errors in
build.zig
.
The
Fn
structure no longer contains
alignment
field.
@fieldParentPtr
no longer contains a type parameter.
build.zig
.Fn
structure no longer containsalignment
field.@fieldParentPtr
no longer contains a type parameter.