mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 05:21:05 +00:00
The assignments here were performing an implicit truncation from int to s16. Make it explicit that this is desired behavior.
The assignments here were performing an implicit truncation from int to s16. Make it explicit that this is desired behavior.