mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-07 21:03:48 +00:00

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.