.StopSoundsS JMP StopSounds ; Jump to the StopSounds routine, returning from the ; subroutine using a tail callName: StopSoundsS [Show more] Type: Subroutine Category: Sound Summary: A jump table entry at the start of bank 6 for the StopSounds routineContext: See this subroutine in context in the source code References: This subroutine is called as follows: * ChooseMusic calls StopSoundsS * MakeMusicOnNOISE calls StopSoundsS * MakeMusicOnSQ1 calls StopSoundsS * MakeMusicOnSQ2 calls StopSoundsS * MakeMusicOnTRI calls StopSoundsS * StopSounds_b6 calls StopSoundsS
[X]
Subroutine StopSounds (category: Sound)
Stop all sounds (music and sound effects)