Tags: zig-gamedev/zig-gamedev
Tags
zpool: make unchecked column accessors public This satifies the usecase where the user is storing many AddressableHandles instead of full fat Handles to save space and can guarentee their validity. Co-authored-by: Anders Elfgren <[email protected]> Co-authored-by: Giuseppe Modarelli <[email protected]>