mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 23:48:38 +00:00
We make it explicit that we're truncating arithmetic here to resolve compiler warnings (even if the sizes weren't u32/u64 arithmetic generally promotes to int :<)