This commit is contained in:
Paul 2001-05-08 22:09:00 +00:00
parent 666126b5e5
commit 0169a618eb
5 changed files with 94 additions and 29 deletions

View file

@ -596,7 +596,7 @@ void CSoundMediator::setposition(xmPlayingId _playingId,VECTOR *pos)
Params:
Returns:
---------------------------------------------------------------------- */
void CSoundMediator::stopSfx(xmPlayingId _playingId)
void CSoundMediator::stopAndUnlockSfx(xmPlayingId _playingId)
{
s_xmplaySound->stopPlayingId(_playingId);
s_xmplaySound->unlockPlayingId(_playingId);