- stop all sound before showing ENDOOM.
This commit is contained in:
parent
d0c86952ee
commit
eb97346b0e
3 changed files with 14 additions and 5 deletions
|
|
@ -192,6 +192,7 @@ int RunEndoom()
|
|||
return 0;
|
||||
}
|
||||
|
||||
[[noreturn]]
|
||||
void ST_Endoom()
|
||||
{
|
||||
int code = RunEndoom();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue