mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
2f567bdb74
* Lines in question: ** 606 | if (chan->SoundID == nSound + 1) ** 621 | if (chan->SoundID == nSound + 1) * All data sent to `PlayFX2()` and functions that wrap `PlayFX2()` are signed values, so keep signed all the way through. |
||
---|---|---|
.. | ||
src | ||
all.cpp |