Routines
Prev:
B934
Up:
Map
Next:
B950
B94B: Sound: Finish Effect
Used by the routines at
B922
and
B934
.
Set frequency to zero.
SoundEffect_Finish
B94B
LD (IX+$00),$00
Write 00 to
IX
+00.
B94F
RET
Return.
View the equivalent code in;
Jetpac
Prev:
B934
Up:
Map
Next:
B950