mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-16 07:12:54 +00:00
Otherwise this is technically creating a signed int result that gets converted. Just a consistency change. While we're in the area, we can mark Samples() as const.