mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-23 15:12:05 +01:00
24f966481f
According to documentation, if the argument of std::exp is zero, one is returned. However we want the return value to be also zero in this case so no audio is played.