Stopping sound at scwitchout
This commit is contained in:
parent
90b859a1d4
commit
03fa7b5a2b
1 changed files with 1 additions and 0 deletions
|
|
@ -535,6 +535,7 @@ void tornado_switchin(magic_api * api, int which, int mode, SDL_Surface * canvas
|
||||||
|
|
||||||
void tornado_switchout(magic_api * api, int which, int mode, SDL_Surface * canvas)
|
void tornado_switchout(magic_api * api, int which, int mode, SDL_Surface * canvas)
|
||||||
{
|
{
|
||||||
|
api->stopsound();
|
||||||
}
|
}
|
||||||
|
|
||||||
int tornado_modes(magic_api * api, int which)
|
int tornado_modes(magic_api * api, int which)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue