mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-17 20:39:59 +01: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.