A SpawnSound
From ZDoom Wiki
A_SpawnSound
(no parameters)
| Note: This function has been superseded by A_PlaySoundEx, which duplicates and extends its functionality. Use of the newer function is advised in order to maintain maximum flexibility in your code. |
Plays the sound "brain/cube" on the "Body" channel and calls A_SpawnFly without parameters. This function is kept for DEHACKED compatibility and shouldn't be used for new projects.

