gzdoom/wadsrc
Major Cooke 4cf7c6351d Added A_StopSounds(int chanmin, int chanmax).
- If both channels are 0, completely silences the actor.
- Adapted A_StopAllSounds to call A_StopSounds(0,0);
2020-03-01 19:42:21 +01:00
..
static Added A_StopSounds(int chanmin, int chanmax). 2020-03-01 19:42:21 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00