mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-25 05:02:29 -05:00
Multiplying 2x 8bit values is guaranteed to fit in 16bits, 4 channels then in 18bits, which means an 'int' shouild be sufficient to avoid overflows