This commit is contained in:
parent
666126b5e5
commit
0169a618eb
5 changed files with 94 additions and 29 deletions
|
@ -697,6 +697,8 @@ void CXMPlaySound::stopPlayingId(xmPlayingId _playingId)
|
|||
break;
|
||||
|
||||
case SILENT:
|
||||
break;
|
||||
|
||||
case FREE:
|
||||
case CONTINUE:
|
||||
ASSERT(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue